akka.testkit
Class InfoFilter$

java.lang.Object
  extended by akka.testkit.InfoFilter$
All Implemented Interfaces:
java.io.Serializable

public class InfoFilter$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

Field Summary
static InfoFilter$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
InfoFilter$()
           
 
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 InfoFilter$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

InfoFilter$

public InfoFilter$()