Uses of Package
name.martingeisse.grumpyjson.registry
Packages that use name.martingeisse.grumpyjson.registry
Package
Description
-
Classes in name.martingeisse.grumpyjson.registry used by name.martingeisse.grumpyjson
-
Classes in name.martingeisse.grumpyjson.registry used by name.martingeisse.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 name.martingeisse.grumpyjson.registry used by name.martingeisse.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 name.martingeisse.grumpyjson.registry used by name.martingeisse.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.