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