Package com.ibm.icu.number
Class SimpleNotation
- java.lang.Object
-
- com.ibm.icu.number.Notation
-
- com.ibm.icu.number.SimpleNotation
-
public class SimpleNotation extends Notation
A class that defines the simple notation style to be used when formatting numbers in NumberFormatter.This class exposes no public functionality. To create a SimpleNotation, use one of the factory methods in
Notation
.- See Also:
NumberFormatter
-
-
Method Summary
-
Methods inherited from class com.ibm.icu.number.Notation
compactLong, compactShort, engineering, scientific, simple
-
-