public class UserComparator extends Object implements Comparator<GraphNode>
Constructor and Description |
---|
UserComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(GraphNode user1,
GraphNode user2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(GraphNode user1, GraphNode user2)
compare
in interface Comparator<GraphNode>
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.