| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.jodatime.convert |
Implementation package providing conversion between date and time objects.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DurationConverter
DurationConverter defines how an object is converted to a millisecond duration.
|
interface |
InstantConverter
InstantConverter defines how an object is converted to milliseconds/chronology.
|
interface |
IntervalConverter
IntervalConverter defines how an object is converted to an interval.
|
interface |
PartialConverter
PartialConverter defines how an object is converted to a ReadablePartial.
|
interface |
PeriodConverter
PeriodConverter defines how an object is converted to a time period.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractConverter
AbstractConverter simplifies the process of implementing a converter.
|
Copyright © 2019. All rights reserved.