ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
broad.core.datastructures.IntervalTree< V >.OverlapIterator Class Reference
Inheritance diagram for broad.core.datastructures.IntervalTree< V >.OverlapIterator:
Inheritance graph
[legend]
Collaboration diagram for broad.core.datastructures.IntervalTree< V >.OverlapIterator:
Collaboration graph
[legend]

Public Member Functions

 OverlapIterator (int start, int end)
 
boolean hasNext ()
 
Node< V > next ()
 
void remove ()
 

Constructor & Destructor Documentation

broad.core.datastructures.IntervalTree< V >.OverlapIterator.OverlapIterator ( int  start,
int  end 
)

Member Function Documentation

boolean broad.core.datastructures.IntervalTree< V >.OverlapIterator.hasNext ( )
Node<V> broad.core.datastructures.IntervalTree< V >.OverlapIterator.next ( )
void broad.core.datastructures.IntervalTree< V >.OverlapIterator.remove ( )

The documentation for this class was generated from the following file: