public final class BidderAllocation<T extends org.spectrumauctions.sats.core.model.Good> extends Object
| Constructor and Description |
|---|
BidderAllocation(double totalValue,
org.spectrumauctions.sats.core.model.Bundle<org.spectrumauctions.sats.core.model.Good> goods,
Set<org.spectrumauctions.sats.core.bidlang.xor.XORValue<T>> acceptedBids) |
| Modifier and Type | Method and Description |
|---|---|
Set<org.spectrumauctions.sats.core.bidlang.xor.XORValue<T>> |
getAcceptedBids() |
Set<org.spectrumauctions.sats.core.model.Good> |
getGoods() |
double |
getTradeValue() |
double |
getValue() |
String |
toString() |
public double getTradeValue()
public double getValue()
public Set<org.spectrumauctions.sats.core.model.Good> getGoods()
Copyright © 2018. All rights reserved.