Uses of Class
tech.units.indriya.spi.DimensionalModel
-
Packages that use DimensionalModel Package Description tech.units.indriya.spi -
-
Uses of DimensionalModel in tech.units.indriya.spi
Methods in tech.units.indriya.spi that return DimensionalModel Modifier and Type Method Description static DimensionalModelDimensionalModel. current()Returns the current model (by default an instance ofStandardModel).Methods in tech.units.indriya.spi with parameters of type DimensionalModel Modifier and Type Method Description protected static voidDimensionalModel. setCurrent(DimensionalModel model)Sets the current dimensional model
-