| Package | Description |
|---|---|
| org.powertac.common |
| Modifier and Type | Method and Description |
|---|---|
MarketPosition |
Broker.findMarketPositionByTimeslot(int slot)
Returns the MarketPosition associated with the given Timeslot.
|
MarketPosition |
Broker.findMarketPositionByTimeslot(Timeslot slot)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Broker |
Broker.addMarketPosition(MarketPosition posn,
int slot)
Associates a MarketPosition with a given Timeslot.
|
Broker |
Broker.addMarketPosition(MarketPosition posn,
Timeslot slot)
Deprecated.
|
Copyright © 2016. All Rights Reserved.