Class InRangeCommunicator

All Implemented Interfaces:
SimulationListener

public class InRangeCommunicator extends Communicator
Sends the message to all listeners who are within the range specified in the constructor.
  • Constructor Details

    • InRangeCommunicator

      public InRangeCommunicator(Simulation simulation, double range)
  • Method Details