Indices

data class Indices(target: Int, view: Int)

Constructors

Link copied to clipboard
fun Indices()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun clear()

Properties

Link copied to clipboard
val isEmpty: Boolean
Link copied to clipboard
var target: Int
Link copied to clipboard
var view: Int