public abstract class ActorRefWithCell extends InternalActorRef
underlying so that follow-up calls can use invokevirtual instead
of invokeinterface.| Constructor and Description |
|---|
ActorRefWithCell() |
| Modifier and Type | Method and Description |
|---|---|
abstract scala.collection.immutable.Iterable<ActorRef> |
children() |
abstract InternalActorRef |
getSingleChild(java.lang.String name) |
abstract Cell |
underlying() |
getChild, getParent, isLocal, isTerminated, provider, restart, resume, sendSystemMessage, start, stop, suspendpublic abstract Cell underlying()
public abstract scala.collection.immutable.Iterable<ActorRef> children()
public abstract InternalActorRef getSingleChild(java.lang.String name)