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