JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.epicbot.api.shared.script.task
Interface ScriptTask
All Superinterfaces:
Runnable
All Known Implementing Classes:
LoopScriptTask
public interface
ScriptTask
extends
Runnable
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default boolean
shouldExecute
()
Methods inherited from interface java.lang.
Runnable
run
Method Details
shouldExecute
default
boolean
shouldExecute
()