public class ObjectRegistry<V> extends Object implements IObjectRegistry<V>
| Constructor and Description |
|---|
ObjectRegistry() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty() |
Iterator<V> |
iterator() |
void |
register(V value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2007–2016 Andreas Bartels. All rights reserved.