| Modifier and Type | Field and Description |
|---|---|
private int |
blkIdx |
private T[] |
block |
private int |
dirIdx |
private int |
index |
| Modifier | Constructor and Description |
|---|---|
private |
MyIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
private int index
private int dirIdx
private int blkIdx
private T[] block