toggle menu
BunyipsLib
v6.0.0-master-33a554fa
BunyipsLib
switch theme
search in API
BunyipsLib
/
au.edu.sa.mbhs.studentrobotics.bunyipslib.tasks
/
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.