public class NodeDegreeComparator<T> extends Object implements Comparator<Node<T>>
| Constructor and Description |
|---|
NodeDegreeComparator() |
NodeDegreeComparator(boolean invert) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Node<T> node1,
Node<T> node2) |
boolean |
isInvert() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsCopyright © 2015 Revolution Systems Inc.. All rights reserved.