| Constructor | Description |
|---|---|
Root() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
insert(Interval itemInterval,
java.lang.Object item) |
Insert an item into the tree this is the root of.
|
add, addAllItems, addAllItemsFromOverlapping, getItems, getSubnodeIndex, hasChildren, hasItems, isPrunable, removepublic void insert(Interval itemInterval, java.lang.Object item)
Copyright © 2018. All rights reserved.