public class AFExecutor
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static AFExecutor |
getInstance() |
java.util.concurrent.ScheduledThreadPoolExecutor |
getScheduledThreadPoolExecutor() |
java.util.concurrent.Executor |
getThreadPoolExecutor() |
public static AFExecutor getInstance()
public java.util.concurrent.Executor getThreadPoolExecutor()
public java.util.concurrent.ScheduledThreadPoolExecutor getScheduledThreadPoolExecutor()