public class OrderOfferComparator extends Object implements Comparator<PromotableCandidateOrderOffer>
| Modifier and Type | Field and Description |
|---|---|
static OrderOfferComparator |
INSTANCE |
| Constructor and Description |
|---|
OrderOfferComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PromotableCandidateOrderOffer p1,
PromotableCandidateOrderOffer p2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static OrderOfferComparator INSTANCE
public int compare(PromotableCandidateOrderOffer p1, PromotableCandidateOrderOffer p2)
compare in interface Comparator<PromotableCandidateOrderOffer>Copyright © 2015. All Rights Reserved.