Package org.apache.pekko.actor.typed
Class ActorRef.ActorRefOps$
java.lang.Object
org.apache.pekko.actor.typed.ActorRef.ActorRefOps$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ActorRef.ActorRefOps$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <T> void$bang$extension(ActorRef.ActorRefOps<T> $this, T msg) final <T> booleanequals$extension(ActorRef.ActorRefOps<T> $this, Object x$1) final <T> inthashCode$extension(ActorRef.ActorRefOps<T> $this)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ActorRefOps$
public ActorRefOps$()
-
-
Method Details
-
$bang$extension
-
hashCode$extension
-
equals$extension
-