ULong

object ULong
Companion:
class
class Object
trait Matchable
class Any
ULong.type

Value members

Concrete methods

override def toString(): String

The String representation of the scala.ULong companion object.

The String representation of the scala.ULong companion object.

Definition Classes
Any

Concrete fields

final val MaxValue: ULong

The largest value representable as a ULong.

The largest value representable as a ULong.

final val MinValue: ULong

The smallest value representable as a ULong.

The smallest value representable as a ULong.