Uses of Interface
org.joda.time.convert.Converter
Packages that use Converter
Package
Description
Implementation package providing conversion between date and time objects.
-
Uses of Converter in org.joda.time.convert
Subinterfaces of Converter in org.joda.time.convertModifier and TypeInterfaceDescriptioninterfaceDurationConverter defines how an object is converted to a millisecond duration.interfaceInstantConverter defines how an object is converted to milliseconds/chronology.interfaceIntervalConverter defines how an object is converted to an interval.interfacePartialConverter defines how an object is converted to a ReadablePartial.interfacePeriodConverter defines how an object is converted to a time period.Classes in org.joda.time.convert that implement ConverterModifier and TypeClassDescriptionclassAbstractConverter simplifies the process of implementing a converter.