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
Modifier and TypeMethodDescriptionclone()booleanvoidfallback(MacroProps fallback) Copies values from fallback into this instance if they are null in this instance.inthashCode()
-
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