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