
@FunctionalInterface public interface WorldBankCountryApi
| Modifier and Type | Method and Description |
|---|---|
List<com.hack23.cia.model.external.worldbank.countries.impl.CountryElement> |
getCountries()
Gets the countries.
|
List<com.hack23.cia.model.external.worldbank.countries.impl.CountryElement> getCountries() throws DataFailureException
DataFailureException - the data failure exceptionCopyright © 2010–2017 www.hack23.com. All rights reserved.