Package | Description |
---|---|
javax.measure.unit |
Provides support for programatic unit handling.
|
org.jscience.economics.money |
Provides support for monetary quantities and their currencies.
|
Modifier and Type | Class and Description |
---|---|
class |
AlternateUnit<Q extends Quantity>
This class represents the units used in expressions to distinguish
between quantities of a different nature but of the same dimensions.
|
class |
CompoundUnit<Q extends Quantity>
This class represents the multi-radix units (such as "hour:min:sec").
|
class |
ProductUnit<Q extends Quantity>
This class represents units formed by the product of rational powers of
existing units.
|
class |
TransformedUnit<Q extends Quantity>
This class represents the units derived from other units using
converters . |
Modifier and Type | Class and Description |
---|---|
class |
Currency
This class represents a currency
Unit . |
Copyright © 2012. All Rights Reserved.