Frames | No Frames |
Classes derived from org.joda.time.base.AbstractInterval | |
class | Interval is the standard implementation of an immutable time interval. |
class | MutableInterval is the standard implementation of a mutable time interval. |
Classes derived from org.joda.time.base.AbstractInterval | |
class | BaseInterval is an abstract implementation of ReadableInterval that stores
data in two long millisecond fields. |