public abstract class BaseHandle
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected long | 
mEngineHandle  | 
protected long | 
mHandle  | 
| Constructor and Description | 
|---|
BaseHandle()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
checkState()  | 
protected void | 
finalize()  | 
long | 
getHandle()  | 
boolean | 
isValid()  | 
void | 
release()  | 
void | 
setHandle(long handle)  |