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