| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Interval
Interval is the standard implementation of an immutable time interval.
|
class |
MutableInterval
MutableInterval is the standard implementation of a mutable time interval.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseInterval
BaseInterval is an abstract implementation of ReadableInterval that stores
data in two
long millisecond fields. |
Copyright © 2020. All rights reserved.