object
java(Reference)
ï
Reference
- Either a class name or a Java reference to an object.
Minimal abstraction of the JPL API for calling Java from Logtalk using familiar message sending syntax and a forward/1
handler to resolve methods.
Availability:
logtalk_load(java(loader))
Author: Paulo Moura and Sergio Castro
Version: 1:0:1
Date: 2019-06-13
Compilation flags:
static, context_switching_calls
Extends:
public
java(Reference,_)Remarks:
Usage: Send to this object any valid message as listed in the JavaDocs for the given reference.
Inherited public predicates:
Public predicatesï
(no local declarations; see entity ancestors if any)
Protected predicatesï
(no local declarations; see entity ancestors if any)
Private predicatesï
(no local declarations; see entity ancestors if any)
Operatorsï
(none)
See also