akka.pattern
Class AskableActorRef$

java.lang.Object
  extended by akka.pattern.AskableActorRef$

public class AskableActorRef$
extends java.lang.Object


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

Field Detail

MODULE$

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

Constructor Detail

AskableActorRef$

public AskableActorRef$()