|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a pointer to object in terms of C language
Method Summary | |
Argument |
getReferencedArgument()
Returns the referenced object of this pointer |
long |
getValue()
Returns native memory handle |
boolean |
isNull()
Tests if this pointer is null. |
void |
setValue(long handle)
Sets memory handle |
Method Detail |
public long getValue()
public void setValue(long handle)
handle
- memory handlepublic boolean isNull()
public Argument getReferencedArgument()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |