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