Class ChildInfoImpl

    • Constructor Detail

      • ChildInfoImpl

        public ChildInfoImpl​(Name name,
                             String uniqueId,
                             int index)
        Creates a new serializable ChildInfoImpl.
        Parameters:
        name - the name of the child node.
        uniqueId - the unique id of the child node or null.
        index - the index of the child node.