Constructor and Description |
---|
ArrayTupleIterator(List<T>[] arrayTuple) |
ArrayTupleIterator(T[][] arrayTuple) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
List<T> |
next() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public ArrayTupleIterator(T[][] arrayTuple)
Copyright © 2017. All rights reserved.