public class Platform extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
isWindows |
static String |
SLASH |
Modifier and Type | Method and Description |
---|---|
static String |
details()
Returns the server details, using the format:
|
static JVM |
getJVM()
Returns the JVM information
|
static OS |
getOS()
Returns the OS information
|
static Version |
getVersion()
Returns the version information
|
public static final boolean isWindows
public static String SLASH
public static OS getOS()
public static JVM getJVM()
public static Version getVersion()
public static String details()
LemMinX Server info: - Version : (build version) - Java : (path to java.home]) - Git : ([Branch] short commit id - commit message)
Copyright © 2021. All rights reserved.