Class GsonObjectMapper.LocalDateTimeAdapter

java.lang.Object
kong.unirest.modules.gson.GsonObjectMapper.DateTimeAdapter<LocalDateTime>
kong.unirest.modules.gson.GsonObjectMapper.LocalDateTimeAdapter
All Implemented Interfaces:
com.google.gson.JsonDeserializer<LocalDateTime>, com.google.gson.JsonSerializer<LocalDateTime>
Enclosing class:
GsonObjectMapper

private static class GsonObjectMapper.LocalDateTimeAdapter extends GsonObjectMapper.DateTimeAdapter<LocalDateTime>