| Package | Description |
|---|---|
| com.fasterxml.jackson.datatype.threetenbp.ser |
| Modifier and Type | Field and Description |
|---|---|
static DurationSerializer |
DurationSerializer.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected DurationSerializer |
DurationSerializer.withFormat(Boolean useTimestamp,
org.threeten.bp.format.DateTimeFormatter dtf,
com.fasterxml.jackson.annotation.JsonFormat.Shape shape) |
| Constructor and Description |
|---|
DurationSerializer(DurationSerializer base,
Boolean useTimestamp,
Boolean useNanoseconds,
org.threeten.bp.format.DateTimeFormatter dtf) |
DurationSerializer(DurationSerializer base,
Boolean useTimestamp,
org.threeten.bp.format.DateTimeFormatter dtf) |
Copyright © 2019 FasterXML. All rights reserved.