Class Effect.SpawnedAnonymousAdapter$
java.lang.Object
org.apache.pekko.actor.testkit.typed.Effect.SpawnedAnonymousAdapter$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Effect
INTERNAL API
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Effect.SpawnedAnonymousAdapter$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
-
SpawnedAnonymousAdapter$
public SpawnedAnonymousAdapter$()
-
-
Method Details
-
apply
public <T> org.apache.pekko.actor.testkit.typed.Effect.SpawnedAnonymousAdapter<T> apply() -
unapply
public <T> boolean unapply(org.apache.pekko.actor.testkit.typed.Effect.SpawnedAnonymousAdapter<T> s)
-