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