public class Native_Methods extends Object
An encapsulation of native method interfaces.
This class contains only static methods. It loads the required native library automatically the first time it is used.
| Modifier and Type | Field and Description |
|---|---|
static String |
ID
Class name and version identification.
|
static String |
NATIVE_METHODS_LIBRARY_NAME
The name of the library that contains the native methods implementations.
|
public static final String ID
public static final String NATIVE_METHODS_LIBRARY_NAME
public static int PID()
NATIVE_METHODS_LIBRARY_NAME
library failed to load.