T
- the type of product create by this Bazaarpublic static interface Bazaar.PriorityOverlapCallBack<T>
Vendor
s make the same bid, the registered
Bazaar.PriorityOverlapCallBack
will be
notified,
an arbitrary Vendor
with the same Bid
will create the product in this case.Modifier and Type | Method and Description |
---|---|
void |
priorityOverlap(Vendor<? extends T> winner,
Vendor<? extends T> overlapping)
Will be called if two
Vendor s do the same bid. |
Copyright © 2019. All rights reserved.