Class MeasureFormat.MeasureProxy
java.lang.Object
com.ibm.icu.text.MeasureFormat.MeasureProxy
- All Implemented Interfaces:
Externalizable, Serializable
- Enclosing class:
MeasureFormat
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate MeasureFormat.FormatWidthprivate ULocaleprivate NumberFormatprivate static final longprivate int -
Constructor Summary
ConstructorsConstructorDescriptionMeasureProxy(ULocale locale, MeasureFormat.FormatWidth width, NumberFormat numberFormat, int subClass) -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
locale
-
formatWidth
-
numberFormat
-
subClass
private int subClass -
keyValues
-
-
Constructor Details
-
MeasureProxy
public MeasureProxy(ULocale locale, MeasureFormat.FormatWidth width, NumberFormat numberFormat, int subClass) -
MeasureProxy
public MeasureProxy()
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
createTimeUnitFormat
- Throws:
InvalidObjectException
-
readResolve
- Throws:
ObjectStreamException
-