| Package | Description |
|---|---|
| io.jarasandha.util.misc |
| Modifier and Type | Method and Description |
|---|---|
static ByteSize.Unit |
ByteSize.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ByteSize.Unit[] |
ByteSize.Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ByteSize |
ByteSize.of(long value,
ByteSize.Unit unit) |
Copyright © 2018. All rights reserved.