de.jaetzold.art.platform.lego
Class RCX.CondenseEventsTask

java.lang.Object
  |
  +--de.jaetzold.art.platform.lego.RCX.CondenseEventsTask
All Implemented Interfaces:
Task
Enclosing class:
RCX

public class RCX.CondenseEventsTask
extends Object
implements Task


Constructor Summary
RCX.CondenseEventsTask()
           
 
Method Summary
 Event perform()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RCX.CondenseEventsTask

public RCX.CondenseEventsTask()
Method Detail

perform

public Event perform()
              throws InterruptedException
Specified by:
perform in interface Task