Class NumberFormatICU

java.lang.Object
java.text.Format
java.text.NumberFormat
com.ibm.icu.impl.jdkadapter.NumberFormatICU
All Implemented Interfaces:
Serializable, Cloneable

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