toggle menu
0.4.9
androidJvm
switch theme
search in API
Command
/
com.amarcolini.joos.command
/
Command
/
execute
execute
open
fun
execute
(
)
Runs repeatedly until
isFinished
returns true.
fun
execute
(
action
:
Runnable
)
:
FunctionalCommand
Overrides this command's
execute
function.