public final class NativeLibraryHelper
extends java.lang.Object
Constructor and Description |
---|
NativeLibraryHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
tryLoadLibrary(java.lang.String nativeLibrary)
Tries to load native library
|