Show / Hide Table of Contents

    Class EmptyInputIterator

    Singleton IInputIterator that iterates over 0 BytesRefs.

    Inheritance
    System.Object
    EmptyInputIterator
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Lucene.Net.Search.Suggest
    Assembly: Lucene.Net.Suggest.dll
    Syntax
    public static class EmptyInputIterator

    Fields

    | Improve this Doc View Source

    Instance

    Declaration
    public static readonly IInputIterator Instance
    Field Value
    Type Description
    IInputIterator
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Licensed to the Apache Software Foundation (ASF)