Uses of Class
io.roastedroot.quickjs4j.core.Runner.Builder
-
-
Uses of Runner.Builder in io.roastedroot.quickjs4j.core
Methods in io.roastedroot.quickjs4j.core that return Runner.Builder Modifier and Type Method Description static Runner.BuilderRunner. builder()Runner.BuilderRunner.Builder. withEngine(Engine engine)Runner.BuilderRunner.Builder. withExecutorService(ExecutorService es)Runner.BuilderRunner.Builder. withTimeoutMs(int timeoutMs)
-