| 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 |
|---|---|
static JNIMemoryManager |
JNIMemoryManager.getMgr()
Get the global
JNIMemoryManager being used. |
static JNIMemoryManager |
JNIReference.getMgr()
Returns the
JNIMemoryManager we're using. |
Copyright © 2018 Humble Software. All rights reserved.