Uses of Package
io.github.grumpystuff.grumpyjson.registry
Packages that use io.github.grumpystuff.grumpyjson.registry
Package
Description
-
Classes in io.github.grumpystuff.grumpyjson.registry used by io.github.grumpystuff.grumpyjson
-
Classes in io.github.grumpystuff.grumpyjson.registry used by io.github.grumpystuff.grumpyjson.deserializeClassDescriptionThrown if the registrable for an unknown key is fetched from a
Registry.Base class for a registry which acts somewhat like aMap, but with the following differences: For each registrable ("value" in Map terminology), the registry can determine the keys which that registrable supports, i.e. the keys that can be used to obtain that registrable from the registry.Base class for everything whose lifecycle is divided into configuration phase and run-time phase. -
Classes in io.github.grumpystuff.grumpyjson.registry used by io.github.grumpystuff.grumpyjson.registryClassDescriptionThrown if the registrable for an unknown key is fetched from a
Registry.Base class for everything whose lifecycle is divided into configuration phase and run-time phase. -
Classes in io.github.grumpystuff.grumpyjson.registry used by io.github.grumpystuff.grumpyjson.serializeClassDescriptionThrown if the registrable for an unknown key is fetched from a
Registry.Base class for a registry which acts somewhat like aMap, but with the following differences: For each registrable ("value" in Map terminology), the registry can determine the keys which that registrable supports, i.e. the keys that can be used to obtain that registrable from the registry.Base class for everything whose lifecycle is divided into configuration phase and run-time phase.