Class Effect.SpawnedAdapter$
java.lang.Object
org.apache.pekko.actor.testkit.typed.Effect.SpawnedAdapter$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Effect
INTERNAL API
Spawning adapters is private[pekko]
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Effect.SpawnedAdapter$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SpawnedAdapter$
public SpawnedAdapter$()
-
-
Method Details
-
apply
-
unapply
public <T> scala.Option<scala.Tuple1<String>> unapply(org.apache.pekko.actor.testkit.typed.Effect.SpawnedAdapter<T> s)
-