Package akka.routing
Class SmallestMailboxRoutingLogic$
- java.lang.Object
 - 
- akka.routing.SmallestMailboxRoutingLogic$
 
 
- 
public class SmallestMailboxRoutingLogic$ extends java.lang.Object 
- 
- 
Field Summary
Fields Modifier and Type Field Description static SmallestMailboxRoutingLogic$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description SmallestMailboxRoutingLogic$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SmallestMailboxRoutingLogicapply() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final SmallestMailboxRoutingLogic$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
- 
Method Detail
- 
apply
public SmallestMailboxRoutingLogic apply()
 
 - 
 
 -