| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represent a pointer to a native object.
| Method Summary | |
 void | 
changePointer(long nPointer)
Change the value of the pointer.  | 
 long | 
getPointer()
Return the value of the pointer as a long  | 
 boolean | 
isMemoryOwner()
Tells if java or the native side is responsible of the memory management of the native object pointed by this pointer.  | 
 void | 
setMemoryOwner(boolean owner)
Set the responsible of the memory management of the native objetc pointed by this pointer.  | 
| Method Detail | 
public long getPointer()
public void changePointer(long nPointer)
nPointer - public void setMemoryOwner(boolean owner)
owner - public boolean isMemoryOwner()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||