Package org.powertac.common.msg
Class SimEnd
java.lang.Object
org.powertac.common.msg.SimEnd
@Domain public class SimEnd extends Object
This message is used to communicate the end of a simulation. It is intended
to be sent as the only message in timeslot n+1 for a simulation of n timeslots.
- Author:
- John Collins
-
Constructor Summary
Constructors Constructor Description SimEnd() -
Method Summary
-
Constructor Details
-
SimEnd
public SimEnd()
-