Class EventDispatcher<T>

java.lang.Object
org.ros.concurrent.CancellableLoop
org.ros.concurrent.EventDispatcher<T>
Type Parameters:
T - the listener type
All Implemented Interfaces:
Runnable

public class EventDispatcher<T> extends CancellableLoop
Author:
damonkohler@google.com (Damon Kohler)