Package org.apache.lucene.util.mutable

Comparable object wrappers

See:
          Description

Class Summary
MutableValue Base class for all mutable values.
MutableValueBool MutableValue implementation of type boolean.
MutableValueDate MutableValue implementation of type Date.
MutableValueDouble MutableValue implementation of type double.
MutableValueFloat MutableValue implementation of type float.
MutableValueInt MutableValue implementation of type int.
MutableValueLong MutableValue implementation of type long.
MutableValueStr MutableValue implementation of type String.
 

Package org.apache.lucene.util.mutable Description

Comparable object wrappers



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.