Package org.apache.pekko.actor
Class FunctionRef$
java.lang.Object
org.apache.pekko.actor.FunctionRef$
- All Implemented Interfaces:
Serializable
INTERNAL API
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FunctionRef$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
FunctionRef$
public FunctionRef$()
-
-
Method Details
-
deadLetterMessageHandler
public scala.Function2<ActorRef,Object, deadLetterMessageHandlerscala.runtime.BoxedUnit> (ActorSystem system)
-