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(String type, String subType)
Deprecated.This API is ICU internal only.
-
-
-
Method Detail
-
create
@Deprecated MeasureUnit create(String type, String subType)
Deprecated.This API is ICU internal only.
-
-