object true extends bool with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- true
- bool
- Serializable
- Serializable
- Product
- Equals
- Value
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
def
canEqual(that: Any): Boolean
- Definition Classes
- bool → Equals
-
final
def
diff(y: Value): Result
- Definition Classes
- Value
-
def
equals(that: Any): Boolean
- Definition Classes
- bool → Equals → AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- bool → AnyRef → Any
- def toString: String
- def tpe: String
-
val
value: Boolean
- Definition Classes
- bool