akka.dispatch
Class UnboundedPriorityMailbox$

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

public class UnboundedPriorityMailbox$
extends java.lang.Object


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

Constructor Detail

UnboundedPriorityMailbox$

public UnboundedPriorityMailbox$()