public class LibraryLoader extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LibraryLoader.OS |
| Constructor and Description |
|---|
LibraryLoader() |
| Modifier and Type | Method and Description |
|---|---|
static LibraryLoader.OS |
getOS() |
static void |
loadLibrary(Class<?> clazz,
String lib) |
public static LibraryLoader.OS getOS()
public static void loadLibrary(Class<?> clazz, String lib) throws IOException
IOExceptionCopyright © 2015. All rights reserved.