be.objectify.deadbolt.scala.composite.Operators.&&
case class &&[A](ec: ExecutionContext) extends Operator[A]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
trait (() => A, () => A) => () => A
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Function2
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
Function2 -> Any
-
Inherited from:
-
Function2
Attributes
-
Inherited from:
-
Function2