Package org.apache.lucene.util.mutable
Comparable object wrappers
-
Class Summary Class Description MutableValue Base class for all mutable values.MutableValueBool MutableValue
implementation of typeboolean
.MutableValueDate MutableValue
implementation of typeDate
.MutableValueDouble MutableValue
implementation of typedouble
.MutableValueFloat MutableValue
implementation of typefloat
.MutableValueInt MutableValue
implementation of typeint
.MutableValueLong MutableValue
implementation of typelong
.MutableValueStr MutableValue
implementation of typeString
.