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