|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Converter | |
---|---|
org.joda.time.convert | Implementation package providing conversion between date and time objects. |
Uses of Converter in org.joda.time.convert |
---|
Subinterfaces of Converter in org.joda.time.convert | |
---|---|
interface |
DurationConverter
DurationConverter defines how an object is converted to a millisecond duration. |
interface |
InstantConverter
InstantConverter defines how an object is converted to milliseconds/chronology. |
interface |
IntervalConverter
IntervalConverter defines how an object is converted to an interval. |
interface |
PartialConverter
PartialConverter defines how an object is converted to a ReadablePartial. |
interface |
PeriodConverter
PeriodConverter defines how an object is converted to a time period. |
Classes in org.joda.time.convert that implement Converter | |
---|---|
class |
AbstractConverter
AbstractConverter simplifies the process of implementing a converter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |