de.jaetzold.art.platform.lego
Class RCX.ReadPacketTask
java.lang.Object
|
+--de.jaetzold.art.platform.lego.RCX.ReadPacketTask
- All Implemented Interfaces:
- Task
- Enclosing class:
- RCX
- public class RCX.ReadPacketTask
- extends Object
- implements Task
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filter
protected PacketFilter filter
RCX.ReadPacketTask
public RCX.ReadPacketTask(PacketFilter filter)
perform
public Event perform()
throws CorruptPacketException,
IOException
- Specified by:
perform
in interface Task