Package | Description |
---|---|
javax.measure |
Specifies Java packages for the programmatic, type safe handling
of quantities and their expression as values of units.
|
Modifier and Type | Method and Description |
---|---|
static BinaryPrefix |
BinaryPrefix.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BinaryPrefix[] |
BinaryPrefix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2018 Jean-Marie Dautelle, Werner Keil, Otavio Santana. All rights reserved.