Class TernaryTreeNode
The class creates a TST node.
Inheritance
System.Object
TernaryTreeNode
Assembly: Lucene.Net.Suggest.dll
Syntax
public class TernaryTreeNode : object
Constructors
Name | Description |
---|---|
TernaryTreeNode() | Creates a new empty node |