Class LocalizedNumberFormatterAsFormat

java.lang.Object
java.text.Format
com.ibm.icu.impl.number.LocalizedNumberFormatterAsFormat
All Implemented Interfaces:
Serializable, Cloneable

public class LocalizedNumberFormatterAsFormat extends Format
A wrapper around LocalizedNumberFormatter implementing the Format interface, enabling improved compatibility with other APIs. This class is serializable.
See Also: