Uses of Class
org.powertac.common.msg.TimeslotComplete
-
Packages that use TimeslotComplete Package Description org.powertac.du -
-
Uses of TimeslotComplete in org.powertac.du
Methods in org.powertac.du with parameters of type TimeslotComplete Modifier and Type Method Description void
DefaultBrokerService. handleMessage(TimeslotComplete tc)
TimeslotComplete is the last message sent in each timeslot.
-