IntIntValuePair

Constructors

Link copied to clipboard
constructor(left: Int, right: Int)

Properties

Link copied to clipboard
val left: Int
Link copied to clipboard
val right: Int

Functions

Link copied to clipboard
operator fun component1(): Int
Link copied to clipboard
operator fun component2(): Int