Serializable
, Comparator<Object>
public static class Inspector.MemberComparator extends Object implements Comparator<Object>, Serializable
Constructor | Description |
---|---|
MemberComparator() |
Modifier and Type | Method | Description |
---|---|---|
int |
compare(Object a,
Object b) |
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Object a, Object b)
compare
in interface Comparator<Object>