Class TickServer

java.lang.Object
repast.simphony.ws.TickServer
All Implemented Interfaces:
TickListener

public class TickServer extends Object implements TickListener
  • Constructor Details

    • TickServer

      public TickServer(String outgoingAddr)
  • Method Details

    • tickCountUpdated

      public void tickCountUpdated(double newTick)
      Specified by:
      tickCountUpdated in interface TickListener
    • update

      public void update(boolean force)
    • close

      public void close()