Show / Hide Table of Contents

    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 Source

    TernaryTreeNode()

    Creates a new empty node

    Declaration
    public TernaryTreeNode()
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)