public class Loader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
done
Whether we have already loaded the native libraries or not
|
| Constructor and Description |
|---|
Loader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
load()
Load the native libraries.
|