Package org.apache.pekko.testkit
Class TestEvent.UnMute$
java.lang.Object
org.apache.pekko.testkit.TestEvent.UnMute$
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- TestEvent
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TestEvent.UnMute$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(EventFilter filter, scala.collection.immutable.Seq<EventFilter> filters) apply(scala.collection.immutable.Seq<EventFilter> filters) scala.Option<scala.collection.immutable.Seq<EventFilter>>unapply(TestEvent.UnMute x$0)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
UnMute$
public UnMute$()
-
-
Method Details
-
apply
public TestEvent.UnMute apply(EventFilter filter, scala.collection.immutable.Seq<EventFilter> filters) -
apply
-
unapply
-