| Package | Description |
|---|---|
| com.fasterxml.jackson.datatype.jsr310.ser |
| Modifier and Type | Field and Description |
|---|---|
static LocalDateSerializer |
LocalDateSerializer.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected LocalDateSerializer |
LocalDateSerializer.withFormat(Boolean useTimestamp,
DateTimeFormatter dtf,
com.fasterxml.jackson.annotation.JsonFormat.Shape shape) |
| Constructor and Description |
|---|
LocalDateSerializer(LocalDateSerializer base,
Boolean useTimestamp,
DateTimeFormatter dtf,
com.fasterxml.jackson.annotation.JsonFormat.Shape shape) |
Copyright © 2021 FasterXML. All rights reserved.