toggle menu
BunyipsLib
v6.1.1-master-734ac949e
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.