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