public class EmptyRunnable
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
static java.lang.Runnable |
INSTANCE |
Constructor and Description |
---|
EmptyRunnable() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Runnable |
getInstance() |
void |
run() |