public static class Good.IdComparator extends Object implements Comparator<Good>, Serializable
| Constructor and Description |
|---|
IdComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Good arg0,
Good 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 int compare(Good arg0, Good arg1)
compare in interface Comparator<Good>Copyright © 2017. All rights reserved.