protected abstract static class LoptJoinTree.BinaryTree extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
BinaryTree(@UnderInitialization LoptJoinTree parent) |
| Modifier and Type | Method and Description |
|---|---|
LoptJoinTree |
getParent() |
abstract void |
getTreeOrder(List<Integer> treeOrder) |
protected BinaryTree(@UnderInitialization LoptJoinTree parent)
public LoptJoinTree getParent()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.