de.bsvrz.puk.config.main.simulation
Class Ready.TimeOutValueReceiver

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

private class Ready.TimeOutValueReceiver
extends Object
implements ClientReceiverInterface

Empfängt einen Datenatz von der Parametrierung in dem die Zeit gespeichert ist.


Constructor Summary
private Ready.TimeOutValueReceiver()
           
 
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

Ready.TimeOutValueReceiver

private Ready.TimeOutValueReceiver()
Method Detail

update

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