CheckpointIndex

value class CheckpointIndex(val value: Int)

Represents the ordering of a checkpoint.

Constructors

Link copied to clipboard
constructor(value: Int)

Properties

Link copied to clipboard
val value: Int