Uses of Class
tech.units.indriya.unit.UnitDimension
-
Packages that use UnitDimension Package Description tech.units.indriya.unit This package provides supports for physics units, in conformity with the Units of Measurement API. -
-
Uses of UnitDimension in tech.units.indriya.unit
Methods in tech.units.indriya.unit that return UnitDimension Modifier and Type Method Description UnitDimensionUnitDimension. pow(int n)Returns this dimension raised to an exponent.UnitDimensionUnitDimension. root(int n)Returns the given root of this dimension.
-