public class NativeCall extends Object
You should use this class as an interface object, both holding the native task and using this Object as a monitor to wait on the result from the task.
Modifier and Type | Field and Description |
---|---|
protected int |
nativeTask |
Constructor and Description |
---|
NativeCall() |