| Package | Description |
|---|---|
| org.spectrumauctions.sats.opt.vcg.external.domain |
| Modifier and Type | Method and Description |
|---|---|
BidderPayment |
Payment.paymentOf(org.spectrumauctions.sats.core.model.Bidder<T> bidder) |
| Modifier and Type | Method and Description |
|---|---|
Map<org.spectrumauctions.sats.core.model.Bidder<T>,BidderPayment> |
Payment.getPaymentMap() |
Collection<BidderPayment> |
Payment.getPayments() |
| Constructor and Description |
|---|
Payment(Map<org.spectrumauctions.sats.core.model.Bidder<T>,BidderPayment> payments) |
Copyright © 2017. All rights reserved.