public static class Inspector.MemberComparator extends Object implements Comparator<Object>, Serializable
| Constructor and Description | 
|---|
| MemberComparator() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(Object a,
       Object b) | 
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 a, Object b)
compare in interface Comparator<Object>