public abstract class NativeDisposer
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
NativeDisposer(long reference) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
dispose(long reference) |
void |
run() |