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