public class NativeLibraryLoader extends Object
| Constructor and Description |
|---|
NativeLibraryLoader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadLibrary(String libName) |
protected static String |
makeFullLibName(String libName) |
public static void loadLibrary(String libName) throws WWRuntimeException, IllegalArgumentException