public class ValueComparator extends Object implements Comparator<Value>
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Value v1,
Value v2) |
boolean |
equals(Object obj) |
int |
hashCode() |
getClass, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.