All Classes
-
Class Summary Class Description BaseDimension A dimension that defines aBaseUnit
BaseUnit A unit that other units are defined by.BritishImperial A static utility class that contains units in the British Imperial system.ConditionalExistenceCollections Elements in these wrapper collections only exist if they pass a condition.DecimalComparison A class that contains methods to compare float and double values.ExpressionParser<T> An object that can parse expressions with unary or binary operators.ExpressionParser.Builder<T> A builder that can createExpressionParser<T>
instances.LinearUnit A unit that can be expressed as a product of its base and a number.ObjectProduct<T> An immutable product of multiple objects of a type, such as base units.SI All of the units, prefixes and dimensions that are used by the SI, as well as some outside the SI.SI.BaseDimensions SI.BaseUnits SI.Dimensions Unit A unit that is composed of base units.UnitDatabase A database of units, prefixes and dimensions, and their names.UnitPrefix A prefix that can be applied to aLinearUnit
to multiply it by some valueUSCustomary A static utility class that contains units in the US Customary system.