| Class | Description |
|---|---|
| UnitComponent |
Holder that stores a long value separated in its unit prefixes giga, mega, kilo and non-prefix.
|
| UnitFormatter |
UnitTools contain methods to format a numerical value using units from a
UnitSystem. |
| UnitPrefix |
Represents a unit prefix, for example milli or giga.
|
| UnitSystem |
Defines a Unit system that contains
UnitPrefixes for kilo, mega ang giga. |
Copyright © 2018 trivago. All rights reserved.