public class ContextfulIterator extends Contextful implements Iterator4
_context
ContextfulIterator(Iterator4 delegate)
java.lang.Object
current()
boolean
moveNext()
void
reset()
run, run
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContextfulIterator(Iterator4 delegate)
public java.lang.Object current()
current
Iterator4
public boolean moveNext()
moveNext
public void reset()
reset