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