|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LongRangeIterator
An iterator over ranges which does not require object creation
!!Implementation must return sorted ranges in iterator!! * @author Jan Kotek
| Method Summary | |
|---|---|
long |
first()
|
long |
last()
|
boolean |
moveToNext()
move to next Range in iterator |
| Method Detail |
|---|
boolean moveToNext()
long first()
NoSuchElementException - if no more elements are foundlong last()
NoSuchElementException - if no more elements are found
|
"Built from revision exported" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||