Package com.ibm.icu.util
Interface MeasureUnit.Factory
-
- Enclosing class:
- MeasureUnit
@Deprecated protected static interface MeasureUnit.Factory
Deprecated.This API is ICU internal only.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description MeasureUnit
create(java.lang.String type, java.lang.String subType)
Deprecated.This API is ICU internal only.
-
-
-
Method Detail
-
create
@Deprecated MeasureUnit create(java.lang.String type, java.lang.String subType)
Deprecated.This API is ICU internal only.
-
-