| 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) |
| 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) |
Copyright © 2015. All Rights Reserved.