@UnstableApi
public static interface AbstractEventExecutor.LazyRunnable
extends java.lang.Runnable
Runnable to indicate that it should be queued for execution
but does not need to run immediately.Copyright © 2008–2020 The Netty Project. All rights reserved.