Package Hierarchies:
Class Hierarchy
- java.lang.Object
- io.github.grumpystuff.grumpyjson.builtin.BooleanConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.EnumConverter<T> (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.IntegerConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.JsonElementConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.ListConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.LocalDateConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.LocalDateTimeConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.LocalTimeConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.LongConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.MapConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.StringConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)