@Beta @GwtCompatible public final class Runnables extends java.lang.Object
Runnable
interface.Modifier and Type | Method and Description |
---|---|
static java.lang.Runnable |
doNothing()
Returns a
Runnable instance that does nothing when run. |
public static java.lang.Runnable doNothing()
Runnable
instance that does nothing when run.Copyright © 2010–2020 JBoss by Red Hat. All rights reserved.