public static final class EnumerateIterator.Tuple extends java.lang.Object
int
index
java.lang.Object
value
EnumerateIterator.Tuple(int index_, java.lang.Object value_)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int index
public final java.lang.Object value
public EnumerateIterator.Tuple(int index_, java.lang.Object value_)