Package org.sqlite.util
Class OSInfo
java.lang.Object
org.sqlite.util.OSInfo
Provides OS name and architecture name.
- Author:
- leo
-
Field Details
-
processRunner
-
X86
- See Also:
-
X86_64
- See Also:
-
IA64_32
- See Also:
-
IA64
- See Also:
-
PPC
- See Also:
-
PPC64
- See Also:
-
RISCV64
- See Also:
-
-
Constructor Details
-
OSInfo
public OSInfo()
-
-
Method Details
-
main
-
getNativeLibFolderPathForCurrentOS
-
getOSName
-
isAndroid
public static boolean isAndroid() -
isAndroidRuntime
public static boolean isAndroidRuntime() -
isAndroidTermux
public static boolean isAndroidTermux() -
isMusl
public static boolean isMusl() -
getArchName
-