org.wartremover.warts.OrTypeLeastUpperBound
See theOrTypeLeastUpperBound companion class
object OrTypeLeastUpperBound
Attributes
- Companion
- class
- Source
- OrTypeLeastUpperBound.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
object All extends OrTypeLeastUpperBound[(Any, AnyRef, Matchable, Product, Serializable)]
Attributes
- Source
- OrTypeLeastUpperBound.scala
- Supertypes
- Self type
-
All.type
object Any extends OrTypeLeastUpperBound[Any *: EmptyTuple]
Attributes
- Source
- OrTypeLeastUpperBound.scala
- Supertypes
- Self type
-
Any.type
object AnyRef extends OrTypeLeastUpperBound[AnyRef *: EmptyTuple]
Attributes
- Source
- OrTypeLeastUpperBound.scala
- Supertypes
- Self type
-
AnyRef.type
object AnyVal extends OrTypeLeastUpperBound[AnyVal *: EmptyTuple]
Attributes
- Source
- OrTypeLeastUpperBound.scala
- Supertypes
- Self type
-
AnyVal.type
object Matchable extends OrTypeLeastUpperBound[Matchable *: EmptyTuple]
Attributes
- Source
- OrTypeLeastUpperBound.scala
- Supertypes
- Self type
-
Matchable.type
object Product extends OrTypeLeastUpperBound[Product *: EmptyTuple]
Attributes
- Source
- OrTypeLeastUpperBound.scala
- Supertypes
- Self type
-
Product.type
object Serializable extends OrTypeLeastUpperBound[Serializable *: EmptyTuple]
Attributes
- Source
- OrTypeLeastUpperBound.scala
- Supertypes
- Self type
-
Serializable.type
In this article