| Package | Description |
|---|---|
| org.b3log.latke |
| Modifier and Type | Method and Description |
|---|---|
static Latkes.RuntimeMode |
Latkes.getRuntimeMode()
Gets the runtime mode.
|
static Latkes.RuntimeMode |
Latkes.RuntimeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Latkes.RuntimeMode[] |
Latkes.RuntimeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Latkes.setRuntimeMode(Latkes.RuntimeMode runtimeMode)
Sets the runtime mode with the specified mode.
|
Copyright © 2009–2019 B3log. All rights reserved.