Class TernaryTreeNode
The class creates a TST node.
Inheritance
System.Object
TernaryTreeNode
Namespace: Lucene.Net.Search.Suggest.Tst
Assembly: Lucene.Net.Suggest.dll
Syntax
public class TernaryTreeNode : object
Constructors
| Improve this Doc View SourceTernaryTreeNode()
Creates a new empty node
Declaration
public TernaryTreeNode()