Uses of Class
org.joda.time.base.BaseInterval
-
Packages that use BaseInterval Package Description org.joda.time Provides support for dates, times, time zones, durations, intervals, and partials. -
-
Uses of BaseInterval in org.joda.time
Subclasses of BaseInterval in org.joda.time Modifier and Type Class Description class
Interval
Interval is the standard implementation of an immutable time interval.class
MutableInterval
MutableInterval is the standard implementation of a mutable time interval.
-