Package components.tree


package components.tree
Provides the Tree family interfaces and implementing classes.
  • Class
    Description
    Tree<T>
    TreeKernel enhanced with secondary methods.
    Tree represented as a recursive data structure, done "bare-handed", with implementations of primary methods.
    Tree kernel component with primary methods.
    Layered implementations of secondary methods for Tree.