JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
datastructures.tree.ITree
Packages that use
ITree
Package
Description
datastructures.tree
Uses of
ITree
in
datastructures.tree
Methods in
datastructures.tree
that return
ITree
Modifier and Type
Method and Description
static <T>
ITree
<T>
TreeFactory.
newInstanceTree
(
TreeNode
<T> root)
Returns an instance of Tree
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes