| Class | Description |
|---|---|
| AddConverter |
This class represents a converter adding a constant offset to numeric values (
double based). |
| Calculus |
Mathematical helper class
|
| ExpConverter |
This class represents a exponential converter of limited precision.
|
| LogConverter |
This class represents a logarithmic converter of limited precision.
|
| MultiplyConverter |
This class represents a converter multiplying numeric values by a constant
scaling factor (
double based). |
| NaturalQuantityComparator<T extends javax.measure.Quantity<T>> | Deprecated
Moved to uom-lib-common
|
| PowerOfIntConverter |
UnitConverter for numbers in base^exponent representation.
|
| PowerOfPiConverter |
This class represents a converter multiplying numeric values by a factor of
Pi to the power of an integer exponent (π^exponent).
|
| QuantityStreams |
Utility methods for operating on quantities using streams.
|
| QuantitySummaryStatistics<Q extends javax.measure.Quantity<Q>> | |
| RationalConverter |
This class represents a converter multiplying numeric values by an exact scaling factor (represented as the quotient of two
BigInteger
numbers). |
| UnitComparator<U extends javax.measure.Unit<?>> | Deprecated
Moved to uom-lib-common
|
Copyright © 2005–2018 Units of Measurement project. All rights reserved.