Class FleetingParentNode

    • Constructor Detail

      • FleetingParentNode

        public FleetingParentNode()
    • Method Detail

      • hasChildNodes

        public boolean hasChildNodes()
        Ask whether the node has any children.
        Specified by:
        hasChildNodes in interface NodeInfo
        Overrides:
        hasChildNodes in class FleetingNode
        Returns:
        True if the node has one or more children
      • setHasChildren

        public void setHasChildren​(boolean has)
        Say whether the node has any children.
        Parameters:
        has - true if the node has children