akka.routing
Class SmallestMailboxRoutingLogic$

java.lang.Object
  extended by akka.routing.SmallestMailboxRoutingLogic$

public class SmallestMailboxRoutingLogic$
extends java.lang.Object


Field Summary
static SmallestMailboxRoutingLogic$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
SmallestMailboxRoutingLogic$()
           
 
Method Summary
 SmallestMailboxRoutingLogic apply()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final SmallestMailboxRoutingLogic$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

SmallestMailboxRoutingLogic$

public SmallestMailboxRoutingLogic$()
Method Detail

apply

public SmallestMailboxRoutingLogic apply()