Uses of Class
com.ibm.icu.number.ScientificNotation.ScientificHandler
-
Packages that use ScientificNotation.ScientificHandler Package Description com.ibm.icu.number Library for localized number formatting introduced in ICU 60; for usage, see com.ibm.icu.number.NumberFormatter. -
-
Uses of ScientificNotation.ScientificHandler in com.ibm.icu.number
Fields in com.ibm.icu.number declared as ScientificNotation.ScientificHandler Modifier and Type Field Description (package private) ScientificNotation.ScientificHandler
ScientificNotation.ScientificModifier. handler
Constructors in com.ibm.icu.number with parameters of type ScientificNotation.ScientificHandler Constructor Description ScientificModifier(int exponent, ScientificNotation.ScientificHandler handler)
-