bamboo.sim
Class Simulator.NodeCleanupCb

java.lang.Object
  extended by bamboo.sim.Simulator.NodeCleanupCb
All Implemented Interfaces:
EventQueue.Callback
Enclosing class:
Simulator

protected class Simulator.NodeCleanupCb
extends Object
implements EventQueue.Callback


Constructor Summary
protected Simulator.NodeCleanupCb()
           
 
Method Summary
 void call(Object user_data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Simulator.NodeCleanupCb

protected Simulator.NodeCleanupCb()
Method Detail

call

public void call(Object user_data)
Specified by:
call in interface EventQueue.Callback