Uses of Class
javax.measure.MetricPrefix
| Package | Description |
|---|---|
| javax.measure |
Specifies Java packages for the programmatic, type safe handling
of quantities and their expression as values of units.
|
-
Uses of MetricPrefix in javax.measure
Methods in javax.measure that return MetricPrefix Modifier and Type Method Description static MetricPrefixMetricPrefix. valueOf(String name)Returns the enum constant of this type with the specified name.static MetricPrefix[]MetricPrefix. values()Returns an array containing the constants of this enum type, in the order they are declared.