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