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 classIntervalInterval is the standard implementation of an immutable time interval.classMutableIntervalMutableInterval is the standard implementation of a mutable time interval.
-