public final class DetectionUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isUnixIBM()
Return
true if the JVM is running on IBM UNIX JVM |
static boolean |
isWindows()
Return
true if the JVM is running on Windows |
static int |
javaVersion() |
static int |
numberThreads() |
public static int numberThreads()
public static boolean isWindows()
true
if the JVM is running on Windowspublic static boolean isUnixIBM()
true
if the JVM is running on IBM UNIX JVMpublic static int javaVersion()
Copyright © 2009–2022 Waarp. All rights reserved.