Class ChildrenContainer$

java.lang.Object
org.apache.pekko.actor.dungeon.ChildrenContainer$

public class ChildrenContainer$ extends Object
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 Details

    • MODULE$

      public static final ChildrenContainer$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ChildrenContainer$

      public ChildrenContainer$()