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