| Modifier and Type | Method and Description |
|---|---|
XORBid<T> |
getBid(Bidder<T> bidder) |
Collection<XORBid<T>> |
getBidCollection() |
Set<Bidder<T>> |
getBidders() |
Bids<T> |
getBids() |
Set<T> |
getGoods() |
Auction<T> |
withLowBidsRemoved(double goodReservePrice) |
Auction<T> |
without(Bidder<T> bidder) |
Copyright © 2018. All rights reserved.