Family
Interfaces, Classes and Traits
- ImperialUnit
- Base interface for any imperial units to implement.
- MetricUnit
- Base interface for any metric units to implement.
- SiMultipleUnit
- Interface for any SI multiple units to implement.
- SiSubmultipleUnit
- Interface for any SI submultiple units to implement.
- SiUnit
- Base interface for any SI unit type to implement.