Package com.whl.quickjs.wrapper
Interface JSCallFunction
-
public interface JSCallFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectcall(java.lang.Object... args)
-
public interface JSCallFunction
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
call(java.lang.Object... args) |