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