akka.util
Class Switch$

java.lang.Object
  extended by akka.util.Switch$

public class Switch$
extends java.lang.Object


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

Constructor Detail

Switch$

public Switch$()