TaskIndex

class TaskIndex(val max: Int)

Constructors

Link copied to clipboard
constructor(max: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val max: Int

Functions

Link copied to clipboard
open override fun toString(): String