Package io.roastedroot.quickjs4j.core
Class GuestFunction
- java.lang.Object
-
- io.roastedroot.quickjs4j.core.GuestFunction
-
public class GuestFunction extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetResult()StringglobalName()Stringname()List<Class>paramTypes()ClassreturnType()StringsetResultFunName()HostFunctionsetResultHostFunction()
-