Uses of Interface
com.ibm.icu.text.PluralFormat.PluralSelector
Packages that use PluralFormat.PluralSelector
-
Uses of PluralFormat.PluralSelector in com.ibm.icu.text
Classes in com.ibm.icu.text that implement PluralFormat.PluralSelectorModifier and TypeClassDescriptionprivate static final class
This provider helps defer instantiation of a PluralRules object until we actually need to select a keyword.private final class
Methods in com.ibm.icu.text with parameters of type PluralFormat.PluralSelectorModifier and TypeMethodDescription(package private) static int
PluralFormat.findSubMessage
(MessagePattern pattern, int partIndex, PluralFormat.PluralSelector selector, Object context, double number) Finds the PluralFormat sub-message for the given number, or the "other" sub-message.