| Package | Description |
|---|---|
| io.engineblock.util |
| Modifier and Type | Method and Description |
|---|---|
static Unit.Duration |
Unit.Duration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Unit.Duration |
Unit.Duration.valueOfSuffix(String spec) |
static Unit.Duration[] |
Unit.Duration.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<Long> |
Unit.durationFor(Unit.Duration resultUnit,
String spec) |
Copyright © 2017. All rights reserved.