A ChoiceFormat allows you to attach a format to a range of numbers. It is generally used in a MessageFormat for handling plurals.
See java.text.ChoiceFormat for full documentation
Parses text from a string to produce an object array.
A ChoiceFormat allows you to attach a format to a range of numbers. It is generally used in a MessageFormat for handling plurals.
See java.text.ChoiceFormat for full documentation