Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
MutableInterval |
MutableInterval.copy()
Clone this object without having to cast the returned object.
|
MutableInterval |
ReadableInterval.toMutableInterval()
Get this time interval as a
MutableInterval . |
Modifier and Type | Method and Description |
---|---|
MutableInterval |
AbstractInterval.toMutableInterval()
Get this time interval as a
MutableInterval . |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.