-
- All Implemented Interfaces:
public final class Streem.SupportedCountriesResult.SupportedCountries extends Streem.SupportedCountriesResult
-
-
Field Summary
Fields Modifier and Type Field Description private final List<Streem.Country>
countries
-
Constructor Summary
Constructors Constructor Description Streem.SupportedCountriesResult.SupportedCountries(List<Streem.Country> countries)
-
Method Summary
Modifier and Type Method Description final List<Streem.Country>
getCountries()
-
-
Constructor Detail
-
Streem.SupportedCountriesResult.SupportedCountries
Streem.SupportedCountriesResult.SupportedCountries(List<Streem.Country> countries)
-
-
Method Detail
-
getCountries
final List<Streem.Country> getCountries()
-
-
-
-