toggle menu
BunyipsLib
v6.0.0-master-33a554fa
BunyipsLib
switch theme
search in API
BunyipsLib
/
au.edu.sa.mbhs.studentrobotics.bunyipslib.subsystems
/
IndexedTable
/
Tasks
Tasks
open
inner
class
Tasks
Tasks for IndexedTable, access with
tasks
.
Members
Constructors
Tasks
Link copied to clipboard
constructor
(
)
Functions
decrement
Link copied to clipboard
@
NonNull
open
fun
decrement
(
)
:
Task
Create a task to decrement the table index.
increment
Link copied to clipboard
@
NonNull
open
fun
increment
(
)
:
Task
Create a task to increment the table index.