public class BidSpaceCache
extends java.lang.Object
| Constructor and Description |
|---|
BidSpaceCache() |
| Modifier and Type | Method and Description |
|---|---|
static BidSpace |
getBidSpace(AbstractUtilitySpace... spaces)
Method used to load a BidSpace.
|
public static BidSpace getBidSpace(AbstractUtilitySpace... spaces)
spaces - from which a BidSpace must be constructed.