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