public class NodeAvPosPair extends java.lang.Object implements java.lang.Comparable<NodeAvPosPair>
| Constructor and Description |
|---|
NodeAvPosPair(int nodeID,
double avPos) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(NodeAvPosPair otherPair) |
public int compareTo(NodeAvPosPair otherPair)
compareTo in interface java.lang.Comparable<NodeAvPosPair>