case classEitherMappableFuture[A](future: Future[A]) extends Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
Alphabetic
By inheritance
Inherited
EitherMappableFuture
Serializable
Serializable
Product
Equals
AnyRef
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show all
Visibility
Public
All
Instance Constructors
newEitherMappableFuture(future: Future[A])
Value Members
final def!=(arg0: Any): Boolean
Definition Classes
AnyRef → Any
final def##(): Int
Definition Classes
AnyRef → Any
def+(other: String): String
Implicit information
This member is added by an implicit conversion from EitherMappableFuture[A] to
any2stringadd[EitherMappableFuture[A]] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from EitherMappableFuture[A] to
ArrowAssoc[EitherMappableFuture[A]] performed by method ArrowAssoc in scala.Predef.
This member is added by an implicit conversion from EitherMappableFuture[A] to
StringFormat[EitherMappableFuture[A]] performed by method StringFormat in scala.Predef.
This member is added by an implicit conversion from EitherMappableFuture[A] to
ArrowAssoc[EitherMappableFuture[A]] performed by method ArrowAssoc in scala.Predef.