| Package | Description |
|---|---|
| io.humble.ferry |
A collection of classes that ferry objects from Java to native code and back,
and manage native memory.
|
| Modifier and Type | Method and Description |
|---|---|
int |
JNILibrary.compareTo(JNILibrary o) |
static void |
JNILibrary.load(String appname,
JNILibrary library)
Load the given library into the given application.
|
Copyright © 2018 Humble Software. All rights reserved.