public static class LiteralExceptionModeler.LiteralElementMemberComparator extends Object implements Comparator
| Constructor and Description |
|---|
LiteralElementMemberComparator(Class classDef) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object o1,
Object o2) |
protected Class |
getDeclaringClass(Class testClass,
LiteralElementMember member) |
protected int |
sort(LiteralElementMember mem1,
LiteralElementMember mem2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic LiteralElementMemberComparator(Class classDef)
public int compare(Object o1, Object o2)
compare in interface Comparatorprotected int sort(LiteralElementMember mem1, LiteralElementMember mem2)
protected Class getDeclaringClass(Class testClass, LiteralElementMember member)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.