| 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 JNIMemoryAllocator |
JNIMemoryAllocator.getAllocator(long nativeObj)
Internal Only.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JNIMemoryAllocator.setAllocator(long nativeObj,
JNIMemoryAllocator mgr)
Internal Only.
|
Copyright © 2018 Humble Software. All rights reserved.