Success

io.chrisdavenport.rediculous.RedisTransaction$.TxResult$.Success
final case class Success[A](value: A) extends TxResult[A]

Attributes

Source:
RedisTransaction.scala
Graph
Supertypes
trait Product
trait Equals
trait TxResult[A]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product