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