rcx.test
Class RCXSensorEmulation

java.lang.Object
  extended by rcx.test.RCXSensorEmulation
All Implemented Interfaces:
java.lang.Runnable

public class RCXSensorEmulation
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
RCXSensorEmulation()
           
 
Method Summary
 void run()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RCXSensorEmulation

public RCXSensorEmulation()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

stop

public void stop()