Package org.apache.uima.internal.util
Class BinaryTree
java.lang.Object
org.apache.uima.internal.util.BinaryTree
Simple binary tree class.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BinaryTree
public BinaryTree()
-
-
Method Details
-
setValue
-
newLeftDtr
-
newRightDtr
-
getLeftDtr
-
getRightDtr
-
getMother
-
getValue
-