public final class JNIObjectHandles extends Object
| Constructor and Description |
|---|
JNIObjectHandles() |
| Modifier and Type | Method and Description |
|---|---|
static JNIObjectRefType |
getHandleType(JNIObjectHandle handle) |
static <T> T |
getObject(JNIObjectHandle handle) |
static <T extends org.graalvm.word.SignedWord> |
nullHandle() |
public static <T extends org.graalvm.word.SignedWord> T nullHandle()
public static <T> T getObject(JNIObjectHandle handle)
public static JNIObjectRefType getHandleType(JNIObjectHandle handle)