public class RegistryDefaulted<K,V> extends RegistrySimple<K,V>
| Modifier and Type | Field and Description |
|---|---|
private V |
defaultObject |
registryObjects| Constructor and Description |
|---|
RegistryDefaulted(V defaultObjectIn) |
| Modifier and Type | Method and Description |
|---|---|
V |
getObject(K name) |
containsKey, createUnderlyingMap, getKeys, getRandomObject, iterator, putObject