Uses of Class
org.tquadrat.foundation.value.EnergyValueStringConverter
Packages that use EnergyValueStringConverter
-
Uses of EnergyValueStringConverter in org.tquadrat.foundation.value
Fields in org.tquadrat.foundation.value declared as EnergyValueStringConverterModifier and TypeFieldDescriptionstatic final EnergyValueStringConverter
EnergyValueStringConverter.INSTANCE
An instance of this class.Methods in org.tquadrat.foundation.value that return EnergyValueStringConverterModifier and TypeMethodDescriptionstatic final EnergyValueStringConverter
EnergyValueStringConverter.provider()
This method is used by theServiceLoader
to obtain the instance for thisStringConverter
implementation.