java.lang.Object java.text.AttributedCharacterIterator.Attribute java.text.Format.Field java.text.NumberFormat.Field
public static final NumberFormat.Field CURRENCY
public static final NumberFormat.Field DECIMAL_SEPARATOR
public static final NumberFormat.Field EXPONENT
public static final NumberFormat.Field EXPONENT_SIGN
public static final NumberFormat.Field EXPONENT_SYMBOL
public static final NumberFormat.Field FRACTION
public static final NumberFormat.Field GROUPING_SEPARATOR
public static final NumberFormat.Field INTEGER
protected NumberFormat.Field(String name)
public static final NumberFormat.Field PERCENT
public static final NumberFormat.Field PERMILLE
protected Object readResolve() throws InvalidObjectException
public static final NumberFormat.Field SIGN