public class LatitudeCustomerDifficultyComparator extends Object implements Comparator<Customer>, Serializable
Constructor and Description |
---|
LatitudeCustomerDifficultyComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Customer a,
Customer b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public LatitudeCustomerDifficultyComparator()
public int compare(Customer a, Customer b)
compare
in interface Comparator<Customer>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.