Show / Hide Table of Contents

    Namespace Lucene.Net.Util.Mutable

    Comparable object wrappers

    Classes

    MutableValue

    Base class for all mutable values.

    This is a Lucene.NET INTERNAL API, use at your own risk

    MutableValueBool

    MutableValue implementation of type .

    MutableValueDate

    MutableValue implementation of type .

    MutableValueDouble

    MutableValue implementation of type .

    MutableValueInt32

    MutableValue implementation of type .

    NOTE: This was MutableValueInt in Lucene

    MutableValueInt64

    MutableValue implementation of type .

    NOTE: This was MutableValueLong in Lucene

    MutableValueSingle

    MutableValue implementation of type .

    NOTE: This was MutableValueFloat in Lucene

    MutableValueStr

    MutableValue implementation of type .

    • Improve this Doc
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)