public static class RmiTypeModeler.MemberInfoComparator extends Object implements Comparator
| Constructor and Description |
|---|
MemberInfoComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object o1,
Object o2) |
protected int |
sort(MemberInfo mem1,
MemberInfo 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 int compare(Object o1, Object o2)
compare in interface Comparatorprotected int sort(MemberInfo mem1, MemberInfo mem2)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.