Class Hierarchy
- java.lang.Object
- io.datarouter.gson.codec.BinaryGsonCodec<T> (implements io.datarouter.bytes.Codec<A,B>)
- io.datarouter.gson.serializer.DurationLegacyTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- io.datarouter.gson.typeadapterfactory.EnumTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- io.datarouter.gson.codec.GsonCodec<T> (implements io.datarouter.bytes.Codec<A,B>)
- io.datarouter.gson.GsonJsonSerializer (implements io.datarouter.json.JsonSerializer)
- io.datarouter.gson.GsonReflectionTool
- io.datarouter.gson.GsonTool
- io.datarouter.gson.serializer.InstantLegacyTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- io.datarouter.gson.serializer.IntegerMappedEnumSerializer<T> (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- io.datarouter.gson.serializer.IsoDateGsonAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- io.datarouter.gson.serializer.LocalDateLegacyTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- io.datarouter.gson.serializer.LocalDateTimeLegacyTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- io.datarouter.gson.serializer.LocalTimeLegacyTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- io.datarouter.gson.typeadapterfactory.OptionalContainerClassTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- io.datarouter.gson.typeadapterfactory.OptionalLegacyTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- io.datarouter.gson.typeadapterfactory.OptionalTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- com.google.gson.TypeAdapter<T>
- io.datarouter.gson.serializer.UlidTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- io.datarouter.gson.serializer.ZoneIdLegacyTypeAdapter (implements com.google.gson.JsonSerializer<T>)