| 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, waitforEachRemaining, removepublic ArrayTupleIterator(T[][] arrayTuple)
Copyright © 2017. All rights reserved.