JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
B
G
S
V
S
setData(E)
- Method in class btree.
BTnode
Modification method to set the data in this node.
setLeft(BTnode<E>)
- Method in class btree.
BTnode
Modification method to set the link to the left child of this node.
setRight(BTnode<E>)
- Method in class btree.
BTnode
Modification method to set the link to the right child of this node.
B
G
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes