| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MutableInterval | |
|---|---|
| org.joda.time | Provides support for dates, times, time zones, durations, intervals, and partials. | 
| org.joda.time.base | Implementation package providing abstract and base time classes. | 
| Uses of MutableInterval in org.joda.time | 
|---|
| Methods in org.joda.time that return MutableInterval | |
|---|---|
 MutableInterval | 
MutableInterval.copy()
Clone this object without having to cast the returned object.  | 
static MutableInterval | 
MutableInterval.parse(String str)
Parses a MutableInterval from the specified string. | 
 MutableInterval | 
ReadableInterval.toMutableInterval()
Get this time interval as a MutableInterval. | 
| Uses of MutableInterval in org.joda.time.base | 
|---|
| Methods in org.joda.time.base that return MutableInterval | |
|---|---|
 MutableInterval | 
AbstractInterval.toMutableInterval()
Get this time interval as a MutableInterval. | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||