Interface Tree<T>

    • Method Summary

      Modifier and Type Method and Description
      int getHeight()
       
      TreeNode<T> getRoot()
       
    • Method Detail

      • getHeight

        int getHeight()