Uses of Class
org.tquadrat.foundation.value.EnergyValue
Packages that use EnergyValue
-
Uses of EnergyValue in org.tquadrat.foundation.value
Subclasses with type arguments of type EnergyValue in org.tquadrat.foundation.valueModifier and TypeClassDescriptionfinal classA value class for energy values.classThe implementation ofStringConverterforEnergyValueinstances.Methods in org.tquadrat.foundation.value that return EnergyValueModifier and TypeMethodDescriptionfinal EnergyValueEnergyValue.clone()Creates a new copy of this value.protected final EnergyValueEnergyValueStringConverter.createValue(BigDecimal number, Energy dimension) Creates an instance ofDimensionedValuefrom the given arguments.
