public abstract class FixedSizeIntIterator4Base extends java.lang.Object implements FixedSizeIntIterator4
| Constructor and Description |
|---|
FixedSizeIntIterator4Base(int size) |
public int size()
size in interface FixedSizeIntIterator4public int currentInt()
currentInt in interface IntIterator4protected abstract int nextInt()