Package java.text

Class NumberFormat.Field

All Implemented Interfaces:
Serializable
Enclosing class:
NumberFormat

public static class NumberFormat.Field
extends Format.Field
The instances of this inner class are used as attribute keys and values in AttributedCharacterIterator that the Format.formatToCharacterIterator(Object) method returns.

There is no public constructor in this class, the only instances are the constants defined here.

See Also:
Serialized Form