public class ConstantValueComparator extends Object implements Comparator<ConstantValue>
Constructor and Description |
---|
ConstantValueComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ConstantValue lhs,
ConstantValue rhs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(ConstantValue lhs, ConstantValue rhs)
compare
in interface Comparator<ConstantValue>
Copyright © 2018. All rights reserved.