Uses of Class
com.ibm.icu.text.MessageFormat.PluralSelectorContext
Packages that use MessageFormat.PluralSelectorContext
-
Uses of MessageFormat.PluralSelectorContext in com.ibm.icu.text
Methods in com.ibm.icu.text with parameters of type MessageFormat.PluralSelectorContextModifier and TypeMethodDescriptionprivate void
MessageFormat.format
(int msgStart, MessageFormat.PluralSelectorContext pluralNumber, Object[] args, Map<String, Object> argsMap, MessageFormat.AppendableWrapper dest, FieldPosition fp) Formats the arguments and writes the result into the AppendableWrapper, updates the field position.private void
MessageFormat.formatComplexSubMessage
(int msgStart, MessageFormat.PluralSelectorContext pluralNumber, Object[] args, Map<String, Object> argsMap, MessageFormat.AppendableWrapper dest)