public class SmallestMailboxRouter$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static SmallestMailboxRouter$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
SmallestMailboxRouter$() |
| Modifier and Type | Method and Description |
|---|---|
SmallestMailboxRouter |
apply(scala.collection.immutable.Iterable<ActorRef> routees)
Creates a new SmallestMailboxRouter, routing to the specified routees
|
SmallestMailboxRouter |
create(java.lang.Iterable<ActorRef> routees) |
public static final SmallestMailboxRouter$ MODULE$
public SmallestMailboxRouter apply(scala.collection.immutable.Iterable<ActorRef> routees)
routees - (undocumented)public SmallestMailboxRouter create(java.lang.Iterable<ActorRef> routees)