Package akka.testkit

Class TestEvent$


  • public class TestEvent$
    extends java.lang.Object
    Java API: create a Mute command from a list of filters
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static TestEvent$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      TestEvent$()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

        public static final TestEvent$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • TestEvent$

        public TestEvent$()