Package org.gbif.api.jackson
Class LocalDateTimeSerDe
- java.lang.Object
-
- org.gbif.api.jackson.LocalDateTimeSerDe
-
public class LocalDateTimeSerDe extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
LocalDateTimeSerDe.LocalDateTimeDeserializer
JacksonJsonDeserializer
forLocalDateTime
.static class
LocalDateTimeSerDe.LocalDateTimeSerializer
JacksonJsonSerializer
forLocalDateTime
.
-
Constructor Summary
Constructors Constructor Description LocalDateTimeSerDe()
-
-
-
Constructor Detail
-
LocalDateTimeSerDe
public LocalDateTimeSerDe()
-
-