Class CompactNotation

java.lang.Object
com.ibm.icu.number.Notation
com.ibm.icu.number.CompactNotation

public class CompactNotation extends Notation
A class that defines the scientific notation style to be used when formatting numbers in NumberFormatter.

This class exposes no public functionality. To create a CompactNotation, use one of the factory methods in Notation.

See Also: