public class RuntimeEnvironment
extends java.lang.Object
Constructor and Description |
---|
RuntimeEnvironment() |
Modifier and Type | Method and Description |
---|---|
static DirProvider |
getDirProvider() |
static RuntimeMode |
getRuntimeMode() |
static boolean |
isWindowsDesktopMode() |
static boolean |
isWindowsRuntime() |
public static boolean isWindowsRuntime()
public static boolean isWindowsDesktopMode()
public static RuntimeMode getRuntimeMode()
public static DirProvider getDirProvider()