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