Class GsonObjectMapper.LocalDateAdapter

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

private static class GsonObjectMapper.LocalDateAdapter extends GsonObjectMapper.DateTimeAdapter<LocalDate>