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) class
Provides support for Dimensional Analysis.Fields in tech.units.indriya.spi declared as DimensionalModelModifier and TypeFieldDescriptionprivate static DimensionalModel
DimensionalModel.currentModel
Holds the current model.Methods in tech.units.indriya.spi that return DimensionalModelModifier and TypeMethodDescriptionstatic DimensionalModel
DimensionalModel.current()
Returns the current model (by default an instance ofStandardModel
).Methods in tech.units.indriya.spi with parameters of type DimensionalModelModifier and TypeMethodDescriptionprotected static void
DimensionalModel.setCurrent
(DimensionalModel model) Sets the current dimensional model