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 NumberFormat.formatToCharacterIterator() method returns.

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

See Also: