Hierarchy For Package ovh.mythmc.social.api.util.registry
Class Hierarchy
- java.lang.Object
- ovh.mythmc.social.api.util.registry.AbstractRegistry<R,
T> (implements ovh.mythmc.social.api.util.registry.Registry<R, T>) - ovh.mythmc.social.api.util.registry.AbstractRegistry.Identified<T>
- ovh.mythmc.social.api.util.registry.AbstractRegistry.Namespaced<T> (implements ovh.mythmc.social.api.util.registry.NamespacedRegistry<T>)
- ovh.mythmc.social.api.util.registry.IdentifiedRegistryKey (implements ovh.mythmc.social.api.util.registry.RegistryKey)
- ovh.mythmc.social.api.util.registry.NamespacedRegistryKey (implements ovh.mythmc.social.api.util.registry.RegistryKey)
- ovh.mythmc.social.api.util.registry.TypeRegistryKey<T> (implements ovh.mythmc.social.api.util.registry.RegistryKey)
- ovh.mythmc.social.api.util.registry.AbstractRegistry<R,
Interface Hierarchy
- java.lang.Iterable<T>
- ovh.mythmc.social.api.util.registry.Registry<R,
T> - ovh.mythmc.social.api.util.registry.NamespacedRegistry<T>
- ovh.mythmc.social.api.util.registry.Registry<R,
- ovh.mythmc.social.api.util.registry.RegistryKey