|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TernaryTree | |
|---|---|
| edu.vt.middleware.dictionary | |
| Uses of TernaryTree in edu.vt.middleware.dictionary |
|---|
| Fields in edu.vt.middleware.dictionary declared as TernaryTree | |
|---|---|
protected TernaryTree |
TernaryTreeDictionary.tree
Ternary tree used for searching. |
| Methods in edu.vt.middleware.dictionary that return TernaryTree | |
|---|---|
TernaryTree |
TernaryTreeDictionary.getTernaryTree()
Returns the underlying ternary tree used by this dictionary. |
| Constructors in edu.vt.middleware.dictionary with parameters of type TernaryTree | |
|---|---|
TernaryTreeDictionary(TernaryTree tt)
Creates a dictionary that uses the given ternary tree for dictionary searches. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||