Uses of Class
org.tquadrat.foundation.util.stringconverter.PeriodStringConverter
Packages that use PeriodStringConverter
Package
Description
This package provides classes that allow to convert certain
object instances into String and vice versa.
-
Uses of PeriodStringConverter in org.tquadrat.foundation.util.stringconverter
Fields in org.tquadrat.foundation.util.stringconverter declared as PeriodStringConverterModifier and TypeFieldDescriptionstatic final PeriodStringConverter
PeriodStringConverter.INSTANCE
An instance of this class.Methods in org.tquadrat.foundation.util.stringconverter that return PeriodStringConverterModifier and TypeMethodDescriptionstatic final PeriodStringConverter
PeriodStringConverter.provider()
This method is used by theServiceLoader
to obtain the instance for thisStringConverter
implementation.