public class BinaryTreeReader
extends java.lang.Object
Constructor and Description |
---|
BinaryTreeReader()
This method sets up the compression tree.
|
Modifier and Type | Method and Description |
---|---|
BinaryTree |
getTree()
This method gets the head of the binary tree.
|
public BinaryTreeReader()
public BinaryTree getTree()