toggle menu
BunyipsLib
v7.1.0-master-e7fb45aa5
BunyipsLib
switch theme
search in API
BunyipsLib
/
au.edu.sa.mbhs.studentrobotics.bunyipslib.tasks.bases
/
RepeatTask
/
RepeatTask
Repeat
Task
constructor
(
@
NonNull
task
:
Task
)
Create a new RepeatTask with the given task.
Parameters
task
The task to repeat after it is completed.