Package bdsup2sub.utils
Class PlatformUtils
java.lang.Object
bdsup2sub.utils.PlatformUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OS_NAME
-
-
Constructor Details
-
PlatformUtils
public PlatformUtils()
-
-
Method Details
-
isWindows
public static boolean isWindows() -
isMac
public static boolean isMac() -
isLinux
public static boolean isLinux()
-