akka.dispatch
Class japi$

java.lang.Object
  extended by akka.dispatch.japi$

public class japi$
extends java.lang.Object

This class contains bridge classes between Scala and Java. Internal use only.


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

Constructor Detail

japi$

public japi$()