| Package | Description |
|---|---|
| tech.units.indriya.unit |
This package provides supports for physics units, in conformity with the
Units of Measurement API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlternateUnit<Q extends javax.measure.Quantity<Q>>
This class represents units used in expressions to distinguish between
quantities of a different nature but of the same dimensions.
|
class |
AnnotatedUnit<Q extends javax.measure.Quantity<Q>>
This class represents an annotated unit.
|
class |
BaseUnit<Q extends javax.measure.Quantity<Q>>
This class represents the building blocks on top of which all others physical
units are created.
|
class |
ProductUnit<Q extends javax.measure.Quantity<Q>>
This class represents units formed by the product of rational powers of existing physical units.
|
class |
TransformedUnit<Q extends javax.measure.Quantity<Q>>
This class represents the units derived from other units using converters.
|
| Modifier and Type | Method and Description |
|---|---|
Map<? extends AbstractUnit<Q>,Integer> |
BaseUnit.getBaseUnits() |
Copyright © 2005–2022 Units of Measurement project. All rights reserved.