Class StringTree.HierarchicalStringNode

    • Field Detail

      • m_Separator

        protected String m_Separator
        the separator to use.
    • Constructor Detail

      • HierarchicalStringNode

        public HierarchicalStringNode​(String label,
                                      String separator)
        Initializes the node with the specified label.
        Parameters:
        label - the label for this node
        separator - the separator to use