Value

value class Value(val value: Int) : UserPowerLevel

Constructors

Link copied to clipboard
constructor(value: Int)

Functions

Link copied to clipboard
open operator override fun compareTo(other: UserPowerLevel): Int

Properties

Link copied to clipboard
val value: Int