| Class | Description |
|---|---|
| DimensionedValue |
Holds any dimensioned value consisting of a number followed by a unit.
|
| Duration |
Holds a time duration in a way that is easy to represent in
human-readable form and is also compatible with {java.util.concurrent.TimeUnit}.
|
| MemorySize |
Holds a memory size.
|
| SI |
Provides standard constants for SI metric and IEC binary prefixes.
|