Uses of Class
org.joda.time.MutableInterval
Packages that use MutableInterval
Package
Description
Provides support for dates, times, time zones, durations, intervals, and
partials.
Implementation package providing abstract and base time classes.
-
Uses of MutableInterval in org.joda.time
Methods in org.joda.time that return MutableIntervalModifier and TypeMethodDescriptionMutableInterval.copy()
Clone this object without having to cast the returned object.static MutableInterval
Parses aMutableInterval
from the specified string.ReadableInterval.toMutableInterval()
Get this time interval as aMutableInterval
. -
Uses of MutableInterval in org.joda.time.base
Methods in org.joda.time.base that return MutableIntervalModifier and TypeMethodDescriptionAbstractInterval.toMutableInterval()
Get this time interval as aMutableInterval
.