Interface ProxyNativeObject
-
Method Summary
Modifier and TypeMethodDescriptionlongReturns the native pointer value that this object represents.
-
Method Details
-
asPointer
long asPointer()Returns the native pointer value that this object represents.- Since:
- 19.0
-