Package akka.dispatch
Class UnboundedStablePriorityMailbox$
- java.lang.Object
-
- akka.dispatch.UnboundedStablePriorityMailbox$
-
public class UnboundedStablePriorityMailbox$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static UnboundedStablePriorityMailbox$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description UnboundedStablePriorityMailbox$()
-
-
-
Field Detail
-
MODULE$
public static final UnboundedStablePriorityMailbox$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-