public class AuctionResult<T extends org.spectrumauctions.sats.core.model.Good> extends Object
| Constructor and Description |
|---|
AuctionResult(Payment<T> payment,
XORAllocation<T> allocation) |
| Modifier and Type | Method and Description |
|---|---|
XORAllocation<T> |
getAllocation() |
Payment<T> |
getPayment() |
public AuctionResult(Payment<T> payment, XORAllocation<T> allocation)
public XORAllocation<T> getAllocation()
Copyright © 2017. All rights reserved.