Class BehaviorImpl.ContextAs$
java.lang.Object
org.apache.pekko.actor.typed.internal.BehaviorImpl.ContextAs$
- Enclosing class:
- BehaviorImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BehaviorImpl.ContextAs$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <U,T> TypedActorContext<U> as$extension(BehaviorImpl.ContextAs<T> $this) final <T> booleanequals$extension(BehaviorImpl.ContextAs<T> $this, Object x$1) final <T> inthashCode$extension(BehaviorImpl.ContextAs<T> $this)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ContextAs$
public ContextAs$()
-
-
Method Details
-
as$extension
-
hashCode$extension
-
equals$extension
-