Packages

object true extends bool with Product with Serializable

Linear Supertypes
bool, Serializable, Serializable, Product, Equals, Value, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. true
  2. bool
  3. Serializable
  4. Serializable
  5. Product
  6. Equals
  7. Value
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def canEqual(that: Any): Boolean
    Definition Classes
    bool → Equals
  2. final def diff(y: Value): Result
    Definition Classes
    Value
  3. def equals(that: Any): Boolean
    Definition Classes
    bool → Equals → AnyRef → Any
  4. def hashCode(): Int
    Definition Classes
    bool → AnyRef → Any
  5. def toString: String
    Definition Classes
    trueValue → AnyRef → Any
  6. def tpe: String
    Definition Classes
    boolValue
  7. val value: Boolean
    Definition Classes
    bool