Package | Description |
---|---|
org.unitConverter.math |
Supplementary classes that are not related to units, but are necessary for their function.
|
org.unitConverter.unit |
Everything to do with the units that make up Unit Converter.
|
Class and Description |
---|
ExpressionParser
An object that can parse expressions with unary or binary operators.
|
ExpressionParser.Builder
A builder that can create
ExpressionParser<T> instances. |
ObjectProduct
An immutable product of multiple objects of a type, such as base units.
|
Class and Description |
---|
ObjectProduct
An immutable product of multiple objects of a type, such as base units.
|