Class NumberFormat.Field

java.lang.Object
java.text.AttributedCharacterIterator.Attribute
java.text.Format.Field
org.graalvm.shadowed.com.ibm.icu.text.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: