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