- Unit - Class in org.unitConverter.unit
-
A unit that is composed of base units.
- Unit(ObjectProduct<BaseUnit>, NameSymbol) - Constructor for class org.unitConverter.unit.Unit
-
Creates the AbstractUnit
.
- UnitDatabase - Class in org.unitConverter.unit
-
A database of units, prefixes and dimensions, and their names.
- UnitDatabase() - Constructor for class org.unitConverter.unit.UnitDatabase
-
Creates the UnitsDatabase
.
- unitMap() - Method in class org.unitConverter.unit.UnitDatabase
-
Returns a map mapping unit names to units, including units with prefixes.
- unitMapPrefixless() - Method in class org.unitConverter.unit.UnitDatabase
-
- UnitPrefix - Class in org.unitConverter.unit
-
A prefix that can be applied to a LinearUnit
to multiply it by some value
- USCustomary - Class in org.unitConverter.unit
-
A static utility class that contains units in the US Customary system.
- USCustomary() - Constructor for class org.unitConverter.unit.USCustomary
-
- USCustomary.Area - Class in org.unitConverter.unit
-
US Customary units that measure area
- USCustomary.Length - Class in org.unitConverter.unit
-
US Customary units that measure length
- USCustomary.Mass - Class in org.unitConverter.unit
-
mass units
- USCustomary.Volume - Class in org.unitConverter.unit
-
Volume units