Interface TreeNode

All Known Subinterfaces:
Tree<T>, TreeGroup, TreeLeaf
All Known Implementing Classes:
AbstractTree, DefaultTreeGroup, DefaultTreeLeaf, TestResultTree, TestResultTreeGroup, TestResultTreeLeaf

public interface TreeNode
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details