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.deserialize.CustomJsonDeserializer
- io.github.grumpystuff.grumpyjson.serialize.CustomJsonSerializer
- 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.ExceptionMessages
- io.github.grumpystuff.grumpyjson.FieldErrorNode
- io.github.grumpystuff.grumpyjson.builtin.helper_types.FieldMustBeNullConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.helper_types.IgnoredFieldConverter (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.json_model.JsonElement
- io.github.grumpystuff.grumpyjson.json_model.JsonArray
- io.github.grumpystuff.grumpyjson.json_model.JsonBoolean
- io.github.grumpystuff.grumpyjson.json_model.JsonNull
- io.github.grumpystuff.grumpyjson.json_model.JsonNumber
- io.github.grumpystuff.grumpyjson.json_model.JsonObject
- io.github.grumpystuff.grumpyjson.json_model.JsonString
- 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.util.ListUtil
- 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.helper_types.NullableField<T>
- io.github.grumpystuff.grumpyjson.builtin.helper_types.NullableFieldConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.helper_types.OptionalField<T>
- io.github.grumpystuff.grumpyjson.builtin.helper_types.OptionalFieldConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.util.Parameters
- io.github.grumpystuff.grumpyjson.builtin.record.RecordConverter<T> (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.builtin.record.RecordConverterFactory
- io.github.grumpystuff.grumpyjson.builtin.record.RecordInfo
- io.github.grumpystuff.grumpyjson.builtin.record.RecordInfo.ComponentInfo
- io.github.grumpystuff.grumpyjson.registry.Sealable
- io.github.grumpystuff.grumpyjson.registry.Registry<K,V>
- io.github.grumpystuff.grumpyjson.builtin.StringConverter (implements io.github.grumpystuff.grumpyjson.deserialize.JsonDeserializer, io.github.grumpystuff.grumpyjson.serialize.JsonSerializer<T>)
- io.github.grumpystuff.grumpyjson.util.StringUtil
- io.github.grumpystuff.grumpyjson.StructuralJsonEngine
- java.lang.Throwable (implements java.io.Serializable)
- io.github.grumpystuff.grumpyjson.TypeToken<T>
- io.github.grumpystuff.grumpyjson.util.TypeUtil