Summary:
Detail:
Iterable<V>
NamespacedRegistry
Registry(String name)
Registry(String name, boolean checkInitialized)
void
clear()
V
get(String key)
Map<String,V>
getMap()
String
getName()
Iterator<V>
iterator()
Set<String>
keySet()
register(String key, V value)
Collection<V>
values()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
iterator
Iterable<V extends Keyed>