public class OSUtil extends Object
| Constructor and Description |
|---|
OSUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isLinux()
Determines if the current OS is a Linux OS.
|
static boolean |
isWindows()
Determines if the current OS is a Windows OS.
|
Copyright © 2022 the original author or authors.