Qore jni Module 2.3.1
Loading...
Searching...
No Matches
org.qore.jni.QoreJavaObjectPtr Class Reference

Helper class for pointer arguments to weak references Qore objects. More...

Public Member Methods

 QoreJavaObjectPtr (long ptr)
 creates the wrapper object with a pointer to an object; this Java object holds a weak reference to the Qore object passed here
 

Detailed Description

Helper class for pointer arguments to weak references Qore objects.

This class is used as the constructor argument in order to not conflict with native arguments taking a Qore "int"

Since
2.0

The documentation for this class was generated from the following file: