public class BackgroundExecutor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.util.concurrent.ExecutorService |
instance |
private static java.util.concurrent.ScheduledExecutorService |
timerInstance |
Modifier | Constructor and Description |
---|---|
private |
BackgroundExecutor() |
Modifier and Type | Method and Description |
---|---|
static java.util.concurrent.ExecutorService |
getExecutor() |
static java.util.concurrent.ScheduledExecutorService |
getTimer() |
private static void |
shutdown() |