public class Platform extends Object
| Constructor and Description |
|---|
Platform() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isMac()
Return
true if the JVM is running on Mac OSX |
static boolean |
isWindows()
Return
true if the JVM is running on Windows |
Copyright © 2023. All rights reserved.