| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.jodatime |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
| com.jn.langx.util.jodatime.convert |
Implementation package providing conversion between date and time objects.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MutableInterval
MutableInterval is the standard implementation of a mutable time interval.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IntervalConverter.setInto(ReadWritableInterval writableInterval,
Object object,
Chronology chrono)
Extracts interval endpoint values from an object of this converter's
type, and sets them into the given ReadWritableInterval.
|
Copyright © 2019. All rights reserved.