Qore jni Module  1.0.1
org.qore.jni.QoreClosureMarker Interface Reference

This marks a class that must have a call() method (with any argument and return types) that will be called when this object is converted to a Qore closure and the closure is called. More...

Inheritance diagram for org.qore.jni.QoreClosureMarker:
org.qore.lang.bulksqlutil.BulkRowCallback org.qore.lang.LogCallback org.qore.lang.qunit.TestCode org.qore.lang.qunit.TestCodeArgs org.qore.lang.qunit.TestCondition org.qore.lang.qunit.TestConditionArgs

Detailed Description

This marks a class that must have a call() method (with any argument and return types) that 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: