|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.gentlyweb.utils.ObjectCacheIterator
public class ObjectCacheIterator
| Constructor Summary | |
|---|---|
ObjectCacheIterator(ObjectCache cache)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
Object |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectCacheIterator(ObjectCache cache)
| Method Detail |
|---|
public void remove()
remove in interface Iteratorpublic Object next()
next in interface Iteratorpublic boolean hasNext()
hasNext in interface Iterator
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||