|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.testkit.TestEvent.Mute
public static class TestEvent.Mute
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface akka.testkit.TestEvent |
---|
TestEvent.Mute, TestEvent.Mute$, TestEvent.UnMute, TestEvent.UnMute$ |
Constructor Summary | |
---|---|
TestEvent.Mute(java.lang.Iterable<EventFilter> filters)
Java API: create a Mute command from a list of filters |
|
TestEvent.Mute(scala.collection.immutable.Seq<EventFilter> filters)
|
Method Summary | |
---|---|
scala.collection.immutable.Seq<EventFilter> |
filters()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface scala.Product |
---|
productArity, productElement, productIterator, productPrefix |
Methods inherited from interface scala.Equals |
---|
canEqual, equals |
Constructor Detail |
---|
public TestEvent.Mute(scala.collection.immutable.Seq<EventFilter> filters)
public TestEvent.Mute(java.lang.Iterable<EventFilter> filters)
filters
- (undocumented)Method Detail |
---|
public scala.collection.immutable.Seq<EventFilter> filters()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |