public class OsCheck
Utility class to identify the OS.
| Modifier and Type | Field and Description |
|---|---|
static OsCheck |
INSTANCE
Utility class to identify the OS.
|
| Modifier and Type | Method and Description |
|---|---|
OsCheck.OSType |
getDetectedOS()
Provides the information for other classes.
|
public static OsCheck INSTANCE
Utility class to identify the OS.
@NotNull public OsCheck.OSType getDetectedOS()
Provides the information for other classes.