Package name.martingeisse.grumpyjson.registry
package name.martingeisse.grumpyjson.registry
-
ClassDescriptionThrown if the registrable for an unknown key is fetched from a
Registry.Registry<K,V> 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.