Uses of Class
io.roastedroot.quickjs4j.core.Engine
-
-
Uses of Engine in io.roastedroot.quickjs4j.core
Methods in io.roastedroot.quickjs4j.core that return Engine Modifier and Type Method Description EngineEngine.Builder. build()Methods in io.roastedroot.quickjs4j.core with parameters of type Engine Modifier and Type Method Description Runner.BuilderRunner.Builder. withEngine(Engine engine)
-