Class Root


  • public class Root
    extends Branch
    Represents the root node of the tree.
    • Constructor Detail

      • Root

        public Root()
    • Method Detail

      • isValid

        public boolean isValid()
        Specified by:
        isValid in class Leaf