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