public class BackgroundWaiter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.util.concurrent.ExecutorService |
runner |
Constructor and Description |
---|
BackgroundWaiter() |
Modifier and Type | Method and Description |
---|---|
static void |
runAndTick(java.lang.Runnable r,
java.lang.Runnable tick) |