case class Composite(left: RawRef, right: RawRef) extends RawRef with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Composite
- Serializable
- Serializable
- Product
- Equals
- RawRef
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All