public class OSInfo extends Object
Constructor and Description |
---|
OSInfo() |
Modifier and Type | Method and Description |
---|---|
static String |
getArchName() |
static String |
getNativeLibFolderPathForCurrentOS() |
static String |
getOSName() |
static void |
main(String[] args) |
static String |
translateArchNameToFolderName(String archName) |
static String |
translateOSNameToFolderName(String osName) |
Copyright © 2011-2013 xerial.org. All Rights Reserved.