Skip navigation links
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