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–2024 The Netty Project. All rights reserved.