class NativeObject
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
self |
| Modifier | Constructor and Description |
|---|---|
protected |
NativeObject(long self) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertAllocated() |
boolean |
isAllocated() |
(package private) long |
pointer() |