Package org.apache.pekko.actor.dungeon
Class ChildrenContainer$
java.lang.Object
org.apache.pekko.actor.dungeon.ChildrenContainer$
INTERNAL API
This object holds the classes performing the logic of managing the children of an actor, hence they are intimately tied to ActorCell.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ChildrenContainer$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ChildrenContainer$
public ChildrenContainer$()
-