public static class ChildrenContainer.EmptyChildrenContainer$ extends java.lang.Object implements ChildrenContainer.EmptyChildrenContainer
ChildrenContainer.ChildrenIterable, ChildrenContainer.ChildRestartsIterable, ChildrenContainer.Creation, ChildrenContainer.Creation$, ChildrenContainer.EmptyChildrenContainer, ChildrenContainer.EmptyChildrenContainer$, ChildrenContainer.NormalChildrenContainer, ChildrenContainer.NormalChildrenContainer$, ChildrenContainer.Recreation, ChildrenContainer.Recreation$, ChildrenContainer.SuspendReason, ChildrenContainer.TerminatedChildrenContainer$, ChildrenContainer.TerminatingChildrenContainer, ChildrenContainer.TerminatingChildrenContainer$, ChildrenContainer.Termination$, ChildrenContainer.UserRequest$, ChildrenContainer.WaitingForChildren
Modifier and Type | Field and Description |
---|---|
static ChildrenContainer.EmptyChildrenContainer$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
EmptyChildrenContainer$() |
Modifier and Type | Method and Description |
---|---|
scala.collection.immutable.TreeMap<java.lang.String,ChildStats> |
emptyStats() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, children, getByName, getByRef, remove, reserve, shallDie, stats, unreserve
isNormal, isTerminating
public static final ChildrenContainer.EmptyChildrenContainer$ MODULE$
public scala.collection.immutable.TreeMap<java.lang.String,ChildStats> emptyStats()
emptyStats
in interface ChildrenContainer.EmptyChildrenContainer
public java.lang.String toString()
toString
in class java.lang.Object