de.bsvrz.sys.funclib.application
Class SampleApp.Receiver
java.lang.Object
de.bsvrz.sys.funclib.application.SampleApp.Receiver
- All Implemented Interfaces:
- ClientReceiverInterface
- Enclosing class:
- SampleApp
private static class SampleApp.Receiver
- extends Object
- implements ClientReceiverInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleApp.Receiver
private SampleApp.Receiver()
update
public void update(ResultData[] results)
- Specified by:
update
in interface ClientReceiverInterface