| LocalActorRef Constructor |
| Name | Description | |
|---|---|---|
| LocalActorRef(ActorSystemImpl, Props, MessageDispatcher, FuncMailbox, InternalActorRef, ActorPath) | Initializes a new instance of the LocalActorRef class | |
| LocalActorRef(ActorSystem, Props, MessageDispatcher, FuncMailbox, InternalActorRef, ActorPath, FuncLocalActorRef, ActorCell) |
Inheritors should only call this constructor
|