Qore jni Module 2.4.0
Loading...
Searching...
No Matches
org.qore.jni.QoreClosureMarkerImpl Interface Reference

This marks a class that must have a call() method. More...

Inheritance diagram for org.qore.jni.QoreClosureMarkerImpl:
org.qore.jni.QoreClosureMarker org.qore.jni.QoreClosure

Detailed Description

This marks a class that must have a call() method.

The call() method can be declared with any argument and return types and will be called when this object is converted to a Qore closure and the closure is called


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