Class ZonedDateTimeKeySerializer

java.lang.Object
tools.jackson.databind.ValueSerializer<ZonedDateTime>
tools.jackson.databind.ext.javatime.ser.key.ZonedDateTimeKeySerializer
All Implemented Interfaces:
JsonFormatVisitable

public class ZonedDateTimeKeySerializer extends ValueSerializer<ZonedDateTime>