Uses of Class
io.github.grumpystuff.grumpyjson.registry.Registry
Packages that use Registry
Package
Description
-
Uses of Registry in io.github.grumpystuff.grumpyjson.deserialize
Subclasses of Registry in io.github.grumpystuff.grumpyjson.deserializeModifier and TypeClassDescriptionfinal classThis registry keeps theJsonDeserializers used by aJsonEngine. -
Uses of Registry in io.github.grumpystuff.grumpyjson.serialize
Subclasses of Registry in io.github.grumpystuff.grumpyjson.serializeModifier and TypeClassDescriptionfinal classThis registry keeps theJsonSerializers used by aJsonEngine.