object BooleanRef extends SimpleTypeRef with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BooleanRef
- Serializable
- Serializable
- Product
- Equals
- SimpleTypeRef
- TypeRef
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
def
equals(that: Any): Boolean
- Definition Classes
- SimpleTypeRef → AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- SimpleTypeRef → AnyRef → Any
-
val
name: String
The type name
The type name
- Definition Classes
- SimpleTypeRef → TypeRef
-
def
requires: ListSet[TypeRef]
- Definition Classes
- SimpleTypeRef → TypeRef
- Annotations
- @inline()
-
def
toString(): String
- Definition Classes
- SimpleTypeRef → AnyRef → Any
- Annotations
- @inline()