Class DecimalFormatICU

All Implemented Interfaces:
Serializable, Cloneable

public class DecimalFormatICU extends DecimalFormat
DecimalFormatICU is an adapter class which wraps ICU4J DecimalFormat and implements java.text.DecimalFormat APIs.
See Also: