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