ChoiceFormat
Class ChoiceFormat
- java.lang.Object
-
- java.text.Format
-
- java.text.NumberFormat
-
- java.text.ChoiceFormat
- All Implemented Interfaces:
- Serializable, Cloneable
public class ChoiceFormat extends NumberFormat
A ChoiceFormat
allows you to attach a format to a range of numbers. It is generally used in a MessageFormat
for handling plurals. The choice is specified with an ascending list of doubles, where eac