Uses of Class
com.ibm.icu.text.LocaleDisplayNames.UiListItem
Packages that use LocaleDisplayNames.UiListItem
-
Uses of LocaleDisplayNames.UiListItem in com.ibm.icu.impl
Methods in com.ibm.icu.impl that return LocaleDisplayNames.UiListItemModifier and TypeMethodDescriptionprivate LocaleDisplayNames.UiListItemLocaleDisplayNamesImpl.newRow(ULocale modified, DisplayContext capContext) Methods in com.ibm.icu.impl that return types with arguments of type LocaleDisplayNames.UiListItemModifier and TypeMethodDescriptionLocaleDisplayNamesImpl.getUiListCompareWholeItems(Set<ULocale> localeSet, Comparator<LocaleDisplayNames.UiListItem> comparator) Method parameters in com.ibm.icu.impl with type arguments of type LocaleDisplayNames.UiListItemModifier and TypeMethodDescriptionLocaleDisplayNamesImpl.getUiListCompareWholeItems(Set<ULocale> localeSet, Comparator<LocaleDisplayNames.UiListItem> comparator) -
Uses of LocaleDisplayNames.UiListItem in com.ibm.icu.text
Methods in com.ibm.icu.text that return types with arguments of type LocaleDisplayNames.UiListItemModifier and TypeMethodDescriptionLocaleDisplayNames.UiListItem.getComparator(Comparator<Object> comparator, boolean inSelf) Return a comparator that compares the locale names for the display locale or the in-self names, depending on an input parameter.LocaleDisplayNames.getUiList(Set<ULocale> localeSet, boolean inSelf, Comparator<Object> collator) Return a list of information used to construct a UI list of locale names.abstract List<LocaleDisplayNames.UiListItem> LocaleDisplayNames.getUiListCompareWholeItems(Set<ULocale> localeSet, Comparator<LocaleDisplayNames.UiListItem> comparator) Return a list of information used to construct a UI list of locale names, providing more access to control the sorting.LocaleDisplayNames.LastResortLocaleDisplayNames.getUiListCompareWholeItems(Set<ULocale> localeSet, Comparator<LocaleDisplayNames.UiListItem> comparator) Methods in com.ibm.icu.text with parameters of type LocaleDisplayNames.UiListItemModifier and TypeMethodDescriptionintLocaleDisplayNames.UiListItem.UiListItemComparator.compare(LocaleDisplayNames.UiListItem o1, LocaleDisplayNames.UiListItem o2) Method parameters in com.ibm.icu.text with type arguments of type LocaleDisplayNames.UiListItemModifier and TypeMethodDescriptionabstract List<LocaleDisplayNames.UiListItem> LocaleDisplayNames.getUiListCompareWholeItems(Set<ULocale> localeSet, Comparator<LocaleDisplayNames.UiListItem> comparator) Return a list of information used to construct a UI list of locale names, providing more access to control the sorting.LocaleDisplayNames.LastResortLocaleDisplayNames.getUiListCompareWholeItems(Set<ULocale> localeSet, Comparator<LocaleDisplayNames.UiListItem> comparator)