public abstract class RuntimeEnvironment
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimeEnvironment.Type |
| Constructor and Description |
|---|
RuntimeEnvironment(RuntimeEnvironment.Type type) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeEnvironment.Type |
getType() |
boolean |
isDebug() |
public RuntimeEnvironment(RuntimeEnvironment.Type type)
public RuntimeEnvironment.Type getType()
public boolean isDebug()