| 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 JNIThreadProxy.Interruptable |
JNIThreadProxy.getGlobalInterruptHandler()
Gets the current global interrupt handler
|
static JNIThreadProxy.Interruptable |
JNIThreadProxy.setGlobalInterruptable(JNIThreadProxy.Interruptable handler)
Set a new global interrupt handler.
|
| Modifier and Type | Method and Description |
|---|---|
static JNIThreadProxy.Interruptable |
JNIThreadProxy.setGlobalInterruptable(JNIThreadProxy.Interruptable handler)
Set a new global interrupt handler.
|
Copyright © 2018 Humble Software. All rights reserved.