| Constructor and Description |
|---|
Root() |
| Modifier and Type | Method and Description |
|---|---|
void |
insert(Interval itemInterval,
Object item)
Insert an item into the tree this is the root of.
|
protected boolean |
isSearchMatch(Interval interval)
The root node matches all searches
|
add, addAllItems, addAllItemsFromOverlapping, getItems, getSubnodeIndex, hasChildren, hasItems, isPrunable, removepublic void insert(Interval itemInterval, Object item)
protected boolean isSearchMatch(Interval interval)
isSearchMatch in class NodeBaseCopyright © 2015. All rights reserved.