public class BedStrengthComparator extends Object implements Comparator<Bed>, Serializable
| Constructor and Description |
|---|
BedStrengthComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Bed a,
Bed 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(Bed a, Bed b)
compare in interface Comparator<Bed>Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.