Uses of Package
io.github.grumpystuff.grumpyjson.builtin.helper_types
Packages that use io.github.grumpystuff.grumpyjson.builtin.helper_types
-
Classes in io.github.grumpystuff.grumpyjson.builtin.helper_types used by io.github.grumpystuff.grumpyjson.builtin.helper_typesClassDescriptionThis can be used to implement a property that must be JSON-null during deserialziation, and always serializes as JSON-null.This can be used to implement a property that gets ignored during deserialization, and is absent during serialization.This can be used to wrap a property and allow JSON null instead of an actual value.This can be used to wrap a property and allow it to be absent in JSON.