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