Int

annotation class Int(val value: Int)

Constructors

Link copied to clipboard
fun Int(value: Int)

Properties

Link copied to clipboard
val value: Int