public class ObjectCacheIterator
extends java.lang.Object
implements java.util.Iterator
Constructor and Description |
---|
ObjectCacheIterator(ObjectCache cache) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
java.lang.Object |
next() |
void |
remove() |
public ObjectCacheIterator(ObjectCache cache)