protected class Util.MaskedArrayList.Itr extends Object implements Iterator<T>
Modifier and Type | Field and Description |
---|---|
private int |
pos
Next position.
|
Modifier | Constructor and Description |
---|---|
protected |
Util.MaskedArrayList.Itr()
Constructor
|