public static class IntList.IntIterator extends Object
IntList.IntIterator(int[][] slabs, int count)
boolean
hasNext()
int
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntList.IntIterator(int[][] slabs, int count)
slabs
count
public boolean hasNext()
public int next()
Copyright © 2014. All Rights Reserved.