| Package | Description |
|---|---|
| tec.uom.se |
This package provides a Java SE 8 implementation of the
Units of Measurement API.
|
| tec.uom.se.function |
This package provides functional interfaces.
|
| Class and Description |
|---|
| Converter
Represents an operation to convert values.
|
| Class and Description |
|---|
| AddConverter
This class represents a converter adding a constant offset to numeric values (
double based). |
| Converter
Represents an operation to convert values.
|
| MultiplyConverter
This class represents a converter multiplying numeric values by a constant scaling factor (
double based). |
| QuantitySummaryStatistics |
| RationalConverter
This class represents a converter multiplying numeric values by an exact scaling factor (represented as the quotient of two
BigInteger
numbers). |
Copyright © 2005–2017 Units of Measurement project. All rights reserved.