redis.api.ListDirection
See theListDirection companion class
object ListDirection
Attributes
- Companion
- class
- Source
- ListDirection.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ListDirection.type
Members list
Type members
Classlikes
case object Left extends ListDirection
Attributes
- Source
- ListDirection.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass ListDirectiontrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Left.type
case object Right extends ListDirection
Attributes
- Source
- ListDirection.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass ListDirectiontrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Right.type
Inherited and Abstract types
The names of the product elements
The name of the type
In this article