implicit class LiftFOPState[P] extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- LiftFOPState
- AnyRef
- Any
Implicitly
- by PWithTypeKey
- by PWithTypeKey
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new LiftFOPState(fopState: FOPState[P])(implicit executionContext: ExecutionContext)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to any2stringadd[LiftFOPState[P]] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (LiftFOPState[P], B)
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to ArrowAssoc[LiftFOPState[P]] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
ensuring(cond: (LiftFOPState[P]) ⇒ Boolean, msg: ⇒ Any): LiftFOPState[P]
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to Ensuring[LiftFOPState[P]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (LiftFOPState[P]) ⇒ Boolean): LiftFOPState[P]
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to Ensuring[LiftFOPState[P]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): LiftFOPState[P]
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to Ensuring[LiftFOPState[P]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): LiftFOPState[P]
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to Ensuring[LiftFOPState[P]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
flatMapP(f: (P) ⇒ Future[P]): FOPState[P]
flatMap the
FOPStateby flat-mapping thePersistentinside -
def
flatMapState(f: (PState[P]) ⇒ FPState[P]): FOPState[P]
flatMap the
FOPStateby flat-mapping thePStateinside -
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to StringFormat[LiftFOPState[P]] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
mapP(f: (P) ⇒ P): FOPState[P]
map the
FOPStateby mapping thePersistentinside thePState -
def
mapState(f: (PState[P]) ⇒ PState[P]): FOPState[P]
map the
FOPStateby mapping thePStateinside -
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
→[B](y: B): (LiftFOPState[P], B)
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to ArrowAssoc[LiftFOPState[P]] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
Shadowed Implicit Value Members
-
val
p: LiftFOPState[P]
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to PWithTypeKey[LiftFOPState[P]] performed by method PWithTypeKey in longevity.persistence. This conversion will take place only if an implicit value of type TypeKey[LiftFOPState[P]] is in scope.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(liftFOPState: PWithTypeKey[LiftFOPState[P]]).p
- Definition Classes
- PWithTypeKey
-
val
p: LiftFOPState[P]
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to PWithTypeKey[LiftFOPState[P]] performed by method PWithTypeKey in longevity.persistence. This conversion will take place only if an implicit value of type TypeKey[LiftFOPState[P]] is in scope.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(liftFOPState: PWithTypeKey[LiftFOPState[P]]).p
- Definition Classes
- PWithTypeKey
-
val
pTypeKey: TypeKey[LiftFOPState[P]]
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to PWithTypeKey[LiftFOPState[P]] performed by method PWithTypeKey in longevity.persistence. This conversion will take place only if an implicit value of type TypeKey[LiftFOPState[P]] is in scope.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(liftFOPState: PWithTypeKey[LiftFOPState[P]]).pTypeKey
- Definition Classes
- PWithTypeKey
-
val
pTypeKey: TypeKey[LiftFOPState[P]]
- Implicit
- This member is added by an implicit conversion from LiftFOPState[P] to PWithTypeKey[LiftFOPState[P]] performed by method PWithTypeKey in longevity.persistence. This conversion will take place only if an implicit value of type TypeKey[LiftFOPState[P]] is in scope.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(liftFOPState: PWithTypeKey[LiftFOPState[P]]).pTypeKey
- Definition Classes
- PWithTypeKey