akka.event
Class Logging.Info$

java.lang.Object
  extended by scala.runtime.AbstractFunction3<java.lang.String,java.lang.Class<?>,java.lang.Object,Logging.Info>
      extended by akka.event.Logging.Info$
All Implemented Interfaces:
java.io.Serializable, scala.Function3<java.lang.String,java.lang.Class<?>,java.lang.Object,Logging.Info>
Enclosing class:
Logging

public static class Logging.Info$
extends scala.runtime.AbstractFunction3<java.lang.String,java.lang.Class<?>,java.lang.Object,Logging.Info>
implements scala.Serializable

See Also:
Serialized Form

Constructor Summary
Logging.Info$()
           
 
Method Summary
 
Methods inherited from class scala.runtime.AbstractFunction3
curried, toString, tupled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface scala.Function3
apply
 

Constructor Detail

Logging.Info$

public Logging.Info$()