Uses of Package
tech.units.indriya.quantity
-
Packages that use tech.units.indriya.quantity Package Description tech.units.indriya.quantity -
Classes in tech.units.indriya.quantity used by tech.units.indriya.quantity Class Description BigIntegerQuantity An amount of quantity, implementation ofComparableQuantity
that usesBigInteger
as implementation ofNumber
, this object is immutable.DecimalQuantity An amount of quantity, implementation ofComparableQuantity
that usesBigDecimal
as implementation ofNumber
, this object is immutable.ProxyQuantityFactory A factory producing simple quantities instances (tuplesNumber
/Unit
).QuantityDimension This class represents a quantity dimension (dimension of a physical quantity).QuantityRange A Quantity Range is a pair ofQuantity
items that represent a range of values.