Object CountryUtils
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public class CountryUtils
-
-
Field Summary
Fields Modifier and Type Field Description public final static CountryUtilsINSTANCE
-
Method Summary
Modifier and Type Method Description final List<CountryModel>getLocalizedCountries(Locale shopperLocale, List<String> allowedISOCodes, Comparator<CountryModel> comparator)-
-
Method Detail
-
getLocalizedCountries
final List<CountryModel> getLocalizedCountries(Locale shopperLocale, List<String> allowedISOCodes, Comparator<CountryModel> comparator)
-
-
-
-