org.neo4j.graphalgo.impl.util
Class IntegerComparator
java.lang.Object
org.neo4j.graphalgo.impl.util.IntegerComparator
- All Implemented Interfaces:
- Comparator<Integer>
public class IntegerComparator
- extends Object
- implements Comparator<Integer>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerComparator
public IntegerComparator()
compare
public int compare(Integer o1,
Integer o2)
- Specified by:
compare in interface Comparator<Integer>
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.