JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
blue.contract.utils
Interface JSExecutor.JavaScriptCallback
Enclosing class:
JSExecutor
public static interface
JSExecutor.JavaScriptCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
call
(org.graalvm.polyglot.Value... arguments)
Method Details
call
Object
call
(org.graalvm.polyglot.Value... arguments)
throws
Exception
Throws:
Exception