avrora.sim.radio.freespace
Class LocalAirImpl.Deliver

java.lang.Object
  extended byavrora.sim.radio.freespace.LocalAirImpl.Deliver
All Implemented Interfaces:
Simulator.Event
Enclosing class:
LocalAirImpl

protected class LocalAirImpl.Deliver
extends java.lang.Object
implements Simulator.Event

handles the final delivery to the radio


Constructor Summary
protected LocalAirImpl.Deliver()
           
 
Method Summary
 void fire()
          it is time for a delivery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalAirImpl.Deliver

protected LocalAirImpl.Deliver()
Method Detail

fire

public void fire()
it is time for a delivery

Specified by:
fire in interface Simulator.Event
See Also:
Simulator.Event.fire()