Uses of Class
com.ibm.icu.text.NumberFormat.Field
-
Packages that use NumberFormat.Field Package Description com.ibm.icu.text Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping. -
-
Uses of NumberFormat.Field in com.ibm.icu.text
Fields in com.ibm.icu.text declared as NumberFormat.Field Modifier and Type Field Description static NumberFormat.Field
NumberFormat.Field. COMPACT
static NumberFormat.Field
NumberFormat.Field. CURRENCY
static NumberFormat.Field
NumberFormat.Field. DECIMAL_SEPARATOR
static NumberFormat.Field
NumberFormat.Field. EXPONENT
static NumberFormat.Field
NumberFormat.Field. EXPONENT_SIGN
static NumberFormat.Field
NumberFormat.Field. EXPONENT_SYMBOL
static NumberFormat.Field
NumberFormat.Field. FRACTION
static NumberFormat.Field
NumberFormat.Field. GROUPING_SEPARATOR
static NumberFormat.Field
NumberFormat.Field. INTEGER
static NumberFormat.Field
NumberFormat.Field. MEASURE_UNIT
static NumberFormat.Field
NumberFormat.Field. PERCENT
static NumberFormat.Field
NumberFormat.Field. PERMILLE
static NumberFormat.Field
NumberFormat.Field. SIGN
-