public class GraphVisitorComparator extends Object implements Comparator<GraphVisitor>
| Constructor and Description |
|---|
GraphVisitorComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(GraphVisitor o1,
GraphVisitor o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(GraphVisitor o1, GraphVisitor o2)
compare in interface Comparator<GraphVisitor>Copyright © 2014 JBoss by Red Hat. All rights reserved.