akka.event
Class Logging.Error2$

java.lang.Object
  extended by akka.event.Logging.Error2$
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Logging

public static class Logging.Error2$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

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

Constructor Detail

Logging.Error2$

public Logging.Error2$()