public class DeepRepresentationComparator extends Object implements Comparator<CtElement>, Serializable
Constructor and Description |
---|
DeepRepresentationComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(CtElement o1,
CtElement o2) |
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(CtElement o1, CtElement o2)
compare
in interface Comparator<CtElement>
Copyright © 2007–2019 Inria. All rights reserved.