public class FullPermutationGenerator.FullPermutationGeneratorIterator extends java.lang.Object implements java.util.Iterator<int[]>
boolean
hasNext()
int[]
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public boolean hasNext()
hasNext
java.util.Iterator<int[]>
public int[] next()
next