Class MutableValueLong

java.lang.Object
org.apache.lucene.util.mutable.MutableValue
org.apache.lucene.util.mutable.MutableValueLong
All Implemented Interfaces:
Comparable<MutableValue>
Direct Known Subclasses:
MutableValueDate

public class MutableValueLong extends MutableValue
MutableValue implementation of type long.