NumberFormat.Field

Undocumented in source.

Constructors

this
this(String name)
Undocumented in source.

Members

Functions

readResolve
Object readResolve()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

CURRENCY
NumberFormat.Field CURRENCY;
Undocumented in source.
DECIMAL_SEPARATOR
NumberFormat.Field DECIMAL_SEPARATOR;
Undocumented in source.
EXPONENT
NumberFormat.Field EXPONENT;
Undocumented in source.
EXPONENT_SIGN
NumberFormat.Field EXPONENT_SIGN;
Undocumented in source.
EXPONENT_SYMBOL
NumberFormat.Field EXPONENT_SYMBOL;
Undocumented in source.
FRACTION
NumberFormat.Field FRACTION;
Undocumented in source.
GROUPING_SEPARATOR
NumberFormat.Field GROUPING_SEPARATOR;
Undocumented in source.
INTEGER
NumberFormat.Field INTEGER;
Undocumented in source.
PERCENT
NumberFormat.Field PERCENT;
Undocumented in source.
PERMILLE
NumberFormat.Field PERMILLE;
Undocumented in source.
SIGN
NumberFormat.Field SIGN;
Undocumented in source.

Meta