Double

final case
class Double(value: Double) extends Val
trait Serializable
trait Product
trait Equals
class Val
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def equals(that: Any): Boolean
Definition Classes
Equals -> Any

Inherited methods

final
Inherited from
Val
final
def isCanonical: Boolean
Inherited from
Val
final
def isMinusOne: Boolean
Inherited from
Val
final
def isOne: Boolean
Inherited from
Val
final
def isSignedMaxValue: Boolean
Inherited from
Val
final
def isSignedMinValue: Boolean
Inherited from
Val
final
def isUnsignedMaxValue: Boolean
Inherited from
Val
final
def isUnsignedMinValue: Boolean
Inherited from
Val
final
def isVirtual: Boolean
Inherited from
Val
final
def isZero: Boolean
Inherited from
Val
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
final
def show: String
Inherited from
Val
final
def ty: Type
Inherited from
Val