Package repast.simphony.ws
Class TickServer
java.lang.Object
repast.simphony.ws.TickServer
- All Implemented Interfaces:
TickListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidtickCountUpdated(double newTick) voidupdate(boolean force)
-
Constructor Details
-
TickServer
-
-
Method Details
-
tickCountUpdated
public void tickCountUpdated(double newTick) - Specified by:
tickCountUpdatedin interfaceTickListener
-
update
public void update(boolean force) -
close
public void close()
-