Abstract Object
-
java
:
JObject
The Ballerina abstract object which is to be extended by Ballerina objects representing Ballerina bindings for Java classes.
Fields
- jObj handle
-
The
handle
reference to the corresponding Java object.