JTS Core 1.17.1
Packages
Classes
Search
About
Top
compare(Object, Object): int
Bottom
Source
Classic
org.locationtech.jts.index.intervalrtree
Class IntervalRTreeNode.NodeComparator
Hierarchy:
Object
, IntervalRTreeNode.NodeComparator
All Implemented Interfaces:
Comparator
public static class IntervalRTreeNode.NodeComparator
implements
Comparator
public
int compare(
Object
o1,
Object
o2)