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