public static class EventLoopFactory.Consumer extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
private ArrayBlockingQueue<Command> |
queue |
Constructor and Description |
---|
EventLoopFactory.Consumer(ArrayBlockingQueue<Command> queue) |
private final ArrayBlockingQueue<Command> queue
public EventLoopFactory.Consumer(ArrayBlockingQueue<Command> queue)
Copyright © 2013. All Rights Reserved.