Home | History | Annotate | Download | only in ADT

Lines Matching full:subtree

56   /// Return a pointer to the left subtree.  This value
57 /// is NULL if there is no left subtree.
60 /// Return a pointer to the right subtree. This value is
61 /// NULL if there is no right subtree.
71 /// find - Finds the subtree associated with the specified key value.
72 /// This method returns NULL if no matching subtree is found.
87 /// getMaxElement - Find the subtree associated with the highest ranged
165 /// contains - Returns true if this tree contains a subtree (node) that
171 /// object (specifed by Callback) for every node/subtree in the tree.
253 /// isMutable - Returns true if the left and right subtree references