Uses of Class
tech.units.indriya.spi.DimensionalModel
Packages that use DimensionalModel
-
Uses of DimensionalModel in tech.units.indriya.spi
Subclasses of DimensionalModel in tech.units.indriya.spiModifier and TypeClassDescription(package private) classProvides support for Dimensional Analysis.Fields in tech.units.indriya.spi declared as DimensionalModelModifier and TypeFieldDescriptionprivate static DimensionalModelDimensionalModel.currentModelHolds the current model.Methods in tech.units.indriya.spi that return DimensionalModelModifier and TypeMethodDescriptionstatic DimensionalModelDimensionalModel.current()Returns the current model (by default an instance ofStandardModel).Methods in tech.units.indriya.spi with parameters of type DimensionalModelModifier and TypeMethodDescriptionprotected static voidDimensionalModel.setCurrent(DimensionalModel model) Sets the current dimensional model