Class DevsRealTimeAnimator.TimeLong

All Implemented Interfaces:
Serializable, Runnable, Remote, AnimatorInterface, DevsSimulatorInterface<Long>, SimulatorInterface<Long>, org.djutils.event.EventProducer
Enclosing class:
DevsRealTimeAnimator<T extends Number & Comparable<T>>

public abstract static class DevsRealTimeAnimator.TimeLong extends DevsRealTimeAnimator<Long> implements DevsSimulatorInterface<Long>
Easy access class RealTimeClock<Long>.
See Also:
  • Constructor Details

    • TimeLong

      public TimeLong(Serializable id)
      Construct a DevsRealTimeClock<Long>.
      Parameters:
      id - the id of the simulator, used in logging and firing of events.