public class NodeComparator<V> extends Object implements Comparator<IntervalRTreeNode<V>>
| Constructor and Description |
|---|
NodeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IntervalRTreeNode<V> n1,
IntervalRTreeNode<V> n2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(IntervalRTreeNode<V> n1, IntervalRTreeNode<V> n2)
compare in interface Comparator<IntervalRTreeNode<V>>Copyright © 2015 Revolution Systems Inc.. All rights reserved.