Interface Formatter

    • Field Detail

      • VARIABLE_SCALE

        static final int VARIABLE_SCALE
        Value used when setting a number format with a custom scale, indicating that the scale is variable. For example, 1 is formatted as 1.0, 1.1 as 1.1, 1.123 as 1.123, etc.
        See Also:
        Constant Field Values