public class HostUtils extends Object
Constructor and Description |
---|
HostUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
is64Bit() |
static boolean |
isEmbedded()
Returns true if the platform is embedded.
|
static boolean |
isIOS() |
static boolean |
isLinux() |
static boolean |
isMacOSX() |
static boolean |
isWindows() |
public static boolean is64Bit()
public static boolean isWindows()
public static boolean isMacOSX()
public static boolean isLinux()
public static boolean isIOS()
public static boolean isEmbedded()
Copyright © 2020. All rights reserved.