|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SkippableIterator
| Method Summary | |
|---|---|
void |
advance()
|
void |
advanceUntil(int min)
Advance, and keep advancing as long as the word offset is smaller than min |
int |
getCurrentWord()
have a look at the current word, do not advance |
int |
getCurrentWordOffset()
where is the word we are looking at? |
boolean |
hasValue()
|
| Method Detail |
|---|
boolean hasValue()
void advance()
void advanceUntil(int min)
min - int getCurrentWord()
int getCurrentWordOffset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||