|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.quercus.env.ObjectExtValue.EntryIterator
public static class ObjectExtValue.EntryIterator
Method Summary | |
---|---|
boolean |
hasNext()
|
ObjectExtValue.Entry |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean hasNext()
hasNext
in interface java.util.Iterator<ObjectExtValue.Entry>
public ObjectExtValue.Entry next()
next
in interface java.util.Iterator<ObjectExtValue.Entry>
public void remove()
remove
in interface java.util.Iterator<ObjectExtValue.Entry>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |