public class JNIThreadLocalPinnedObjects extends Object
| Constructor and Description |
|---|
JNIThreadLocalPinnedObjects() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends org.graalvm.word.PointerBase> |
pinArrayAndGetAddress(Object array) |
static boolean |
unpinArrayByAddress(org.graalvm.word.PointerBase address) |
static boolean |
unpinObject(Object object) |