Uses of Class
com.ibm.icu.impl.units.MeasureUnitImpl.PowerPart
-
Packages that use MeasureUnitImpl.PowerPart Package Description com.ibm.icu.impl.units -
-
Uses of MeasureUnitImpl.PowerPart in com.ibm.icu.impl.units
Methods in com.ibm.icu.impl.units that return MeasureUnitImpl.PowerPart Modifier and Type Method Description static MeasureUnitImpl.PowerPart
MeasureUnitImpl.PowerPart. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static MeasureUnitImpl.PowerPart[]
MeasureUnitImpl.PowerPart. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-