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