akka.testkit
Class PerformanceTest$

java.lang.Object
  extended by org.scalatest.Tag
      extended by akka.testkit.PerformanceTest$

public class PerformanceTest$
extends org.scalatest.Tag


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

Constructor Detail

PerformanceTest$

public PerformanceTest$()