|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectaspoev.interpreter.exception.ExceptionIterator
| Field Summary | |
protected java.util.List |
contents
|
protected java.util.Iterator |
iterator
|
| Constructor Summary | |
ExceptionIterator(java.util.List contents)
|
|
| Method Summary | |
boolean |
hasNext()
|
InterpreterException |
next()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.List contents
protected java.util.Iterator iterator
| Constructor Detail |
public ExceptionIterator(java.util.List contents)
| Method Detail |
public boolean hasNext()
public InterpreterException next()
public void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||