Class Effect.MessageAdapter$
java.lang.Object
org.apache.pekko.actor.testkit.typed.Effect.MessageAdapter$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Effect
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Effect.MessageAdapter$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<A,T> Effect.MessageAdapter<A, T> final StringtoString()<A,T> scala.Option<scala.Tuple2<Class<A>, scala.Function1<A, T>>> unapply(Effect.MessageAdapter<A, T> x$0)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
MessageAdapter$
public MessageAdapter$()
-
-
Method Details
-
toString
-
apply
-
unapply
public <A,T> scala.Option<scala.Tuple2<Class<A>,scala.Function1<A, unapplyT>>> (Effect.MessageAdapter<A, T> x$0)
-