| Package | Description |
|---|---|
| io.engineblock.util |
| Modifier and Type | Method and Description |
|---|---|
static Unit.Bytes |
Unit.Bytes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Unit.Bytes |
Unit.Bytes.valueOfSuffix(String unitpart) |
static Unit.Bytes[] |
Unit.Bytes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<Double> |
Unit.convertBytes(Unit.Bytes resultUnit,
String spec) |
Copyright © 2017. All rights reserved.