public abstract class Platform
extends java.lang.Object
| Constructor and Description |
|---|
Platform() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.concurrent.Executor |
callbackExecutor() |
static Platform |
get() |
public static Platform get()
public abstract java.util.concurrent.Executor callbackExecutor()