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

Hierarchy

Constructors

Methods

Constructors

Methods

  • Parameters

    • obj: number

    Returns string

  • Parses text from a string to produce an object array.

    Parameters

    • source: string

    Returns any

Generated using TypeDoc