| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.jodatime |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
| com.jn.langx.util.jodatime.base |
Implementation package providing abstract and base time classes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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. |
| 限定符和类型 | 方法和说明 |
|---|---|
MutableInterval |
AbstractInterval.toMutableInterval()
Get this time interval as a
MutableInterval. |
Copyright © 2020. All rights reserved.