Class MessageDispatcher<T>

java.lang.Object
org.ros.concurrent.CancellableLoop
org.ros.internal.transport.queue.MessageDispatcher<T>
Type Parameters:
T - the message type
All Implemented Interfaces:
Runnable

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