Class Delay

    • Method Detail

      • setDelayTime

        public final void setDelayTime​(RandomIfc distribution)
      • receive

        protected void receive​(Entity entity)
        Description copied from class: EntityReceiver
        Represents logic to correctly receive the entity and process it accordingly
        Specified by:
        receive in class EntityReceiver
      • scheduleDelayCompletion

        protected void scheduleDelayCompletion​(Entity entity)
      • getDelayTime

        protected double getDelayTime​(Entity e)
      • endOfDelay

        protected void endOfDelay​(Entity entity)