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