public final class ImmediateExecutor extends Object implements Executor
Executor
static ImmediateExecutor
INSTANCE
void
execute(Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ImmediateExecutor INSTANCE
public void execute(Runnable command)
execute
Copyright © 2008-2014 The Netty Project. All Rights Reserved.