Lines Matching full:grouping
846 * Returns true if grouping is used in this format. For example,
847 * in the English locale, with grouping on, the number 1234567
848 * might be formatted as "1,234,567". The grouping separator as
857 * Set whether or not grouping will be used in this format.
858 * @param newValue True, grouping will be used in this format.