IntValue

sealed trait IntValue extends Value
Companion
object
trait Value
class Object
trait Matchable
class Any

Value members

Abstract methods

def toBigInt: BigInt
def toInt: Int
def toLong: Long