de.bsvrz.puk.config.main.simulation
Class ConfigSimulationObject.StateChangeReceiver

java.lang.Object
  extended by de.bsvrz.puk.config.main.simulation.ConfigSimulationObject.StateChangeReceiver
All Implemented Interfaces:
ClientReceiverInterface
Enclosing class:
ConfigSimulationObject

private final class ConfigSimulationObject.StateChangeReceiver
extends Object
implements ClientReceiverInterface


Constructor Summary
ConfigSimulationObject.StateChangeReceiver()
           
 
Method Summary
 void update(ResultData[] results)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigSimulationObject.StateChangeReceiver

public ConfigSimulationObject.StateChangeReceiver()
Method Detail

update

public void update(ResultData[] results)
Specified by:
update in interface ClientReceiverInterface