|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInterval | |
---|---|
org.joda.time | Provides support for dates, times, time zones, durations, intervals, and partials. |
org.joda.time.base | Implementation package providing abstract and base time classes. |
Uses of AbstractInterval in org.joda.time |
---|
Subclasses of AbstractInterval in org.joda.time | |
---|---|
class |
Interval
Interval is the standard implementation of an immutable time interval. |
class |
MutableInterval
MutableInterval is the standard implementation of a mutable time interval. |
Uses of AbstractInterval in org.joda.time.base |
---|
Subclasses of AbstractInterval in org.joda.time.base | |
---|---|
class |
BaseInterval
BaseInterval is an abstract implementation of ReadableInterval that stores data in two long millisecond fields. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |