Class ZonedDateTimeDeserializer

All Implemented Interfaces:
NullValueProvider, ValueInstantiator.Gettable, Serializable

public class ZonedDateTimeDeserializer extends StdScalarDeserializer<ZonedDateTime>
Deserializer converting string to ZonedDateTime
See Also: