|
Copyright 2012-02-25 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SegmentTreeIterator
Interface for segment tree iterator.
| Method Summary | |
|---|---|
boolean |
hasNext()
Returns true if there is another node in the tree not visited yet. |
SegmentNode |
next()
Returns next node in the tree; |
| Method Detail |
|---|
boolean hasNext()
SegmentNode next()
|
Copyright 2012-02-25 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||