Package com.ibm.icu.impl.number
Class MacroProps
java.lang.Object
com.ibm.icu.impl.number.MacroProps
- All Implemented Interfaces:
Cloneable
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
notation
-
unit
-
perUnit
-
precision
-
roundingMode
-
grouping
-
padder
-
integerWidth
-
symbols
-
unitWidth
-
unitDisplayCase
-
sign
-
approximately
-
decimal
-
scale
-
usage
-
affixProvider
-
rules
-
threshold
-
loc
-
-
Constructor Details
-
MacroProps
public MacroProps()
-
-
Method Details
-
fallback
Copies values from fallback into this instance if they are null in this instance.- Parameters:
fallback
- The instance to copy from; not modified by this operation.
-
hashCode
public int hashCode() -
equals
-
clone
-