public class Iterable4Adaptor extends java.lang.Object
Iterable4Adaptor(Iterable4 delegate_)
boolean
hasNext()
protected boolean
moveNext()
java.lang.Object
next()
void
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Iterable4Adaptor(Iterable4 delegate_)
public boolean hasNext()
public java.lang.Object next()
protected boolean moveNext()
public void reset()