Class GsonObjectMapper.ZonedDateAdapter

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

private static class GsonObjectMapper.ZonedDateAdapter extends GsonObjectMapper.DateTimeAdapter<ZonedDateTime>