|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinaryTree | |
---|---|
org.apache.uima.internal.util | |
org.apache.uima.internal.util.rb_trees |
Uses of BinaryTree in org.apache.uima.internal.util |
---|
Methods in org.apache.uima.internal.util that return BinaryTree | |
---|---|
BinaryTree |
BinaryTree.getLeftDtr()
|
BinaryTree |
BinaryTree.getMother()
|
BinaryTree |
BinaryTree.getRightDtr()
|
BinaryTree |
BinaryTree.newLeftDtr()
|
BinaryTree |
BinaryTree.newRightDtr()
|
Uses of BinaryTree in org.apache.uima.internal.util.rb_trees |
---|
Methods in org.apache.uima.internal.util.rb_trees that return BinaryTree | |
---|---|
BinaryTree |
RedBlackTree.getBinaryTree()
Return a copy of the red-black tree as a BinaryTree. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |