Fork me on GitHub
  • API

    Show / Hide Table of Contents

    Namespace Lucene.Net.Util.Mutable

    Comparable object wrappers

    Classes

    MutableValue

    Base class for all mutable values.

    Note

    This API is for internal purposes only and might change in incompatible ways in the next release.

    MutableValueBool

    MutableValue implementation of type System.Boolean.

    MutableValueDate

    MutableValue implementation of type System.DateTime.

    MutableValueDouble

    MutableValue implementation of type System.Double.

    MutableValueInt32

    MutableValue implementation of type System.Int32.

    NOTE: This was MutableValueInt in Lucene

    MutableValueInt64

    MutableValue implementation of type System.Int64.

    NOTE: This was MutableValueLong in Lucene

    MutableValueSingle

    MutableValue implementation of type System.Single.

    NOTE: This was MutableValueFloat in Lucene

    MutableValueStr

    MutableValue implementation of type System.String.

    • Improve this Doc
    Back to top Copyright © 2021 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
    Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
    All other marks mentioned may be trademarks or registered trademarks of their respective owners.