public static class BeanCollectorAutoRegistrar.OrderComparator extends Object implements Comparator<Object>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
OrderComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object arg0,
Object arg1) |
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 static final long serialVersionUID
public int compare(Object arg0, Object arg1)
compare in interface Comparator<Object>Copyright © 2007–2018 CARET, University of Cambridge. All rights reserved.