Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Method and Description |
---|---|
MeasureUnit.Complexity |
MeasureUnit.getComplexity()
Compute the complexity of the unit.
|
static MeasureUnit.Complexity |
MeasureUnit.Complexity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MeasureUnit.Complexity[] |
MeasureUnit.Complexity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Unicode, Inc. and others.