JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
com.github.sttk.sabi
com.github.sttk.sabi
Runner
Uses of Interface
com.github.sttk.sabi.Runner
Uses of
Runner
in
com.github.sttk.sabi
Methods in
com.github.sttk.sabi
with parameters of type
Runner
Modifier and Type
Method
Description
void
AsyncGroup.
add
(
Runner
runner)
Adds a
Runner
to this group for asynchronous execution.