Tasks

open inner class Tasks

Tasks for IndexedTable, access with tasks.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun decrement(): Task
Create a task to decrement the table index.
Link copied to clipboard
open fun increment(): Task
Create a task to increment the table index.