ULong

unum.ULong
See theULong companion object
final class ULong(val signed: Long) extends AnyVal

Attributes

Companion:
object
Source:
ulong.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Implicitly added by ULongOps

Attributes

Source:
ulong.scala
Implicitly added by ULongOps

Attributes

Source:
ulong.scala
Implicitly added by ULongOps

Attributes

Source:
ulong.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any
Source:
ulong.scala

Concrete fields

Attributes

Source:
ulong.scala
val u: ULong
Implicitly added by ULongOps

Attributes

Source:
ulong.scala