object
java(Reference,ReturnValue)
¶
Reference
- Either a class name or a Java reference to an objectReturnValue
- Value returned by a method call (possibly the Java value void)
Minimal abstraction of the JPL API for calling Java from Logtalk using familiar message sending syntax and a forward/1 handler to resolve methods.
Author: Paulo Moura and Sergio Castro
Version: 1.2
Date: 2018/9/4
Compilation flags:
static, context_switching_calls
Implements:
public
forwardingpublic
java_access_protocolPublic interface¶
(see related entities)
Protected interface¶
(see related entities)
Private predicates¶
(see related entities)
Operators¶
(none)
Remarks¶
(none)