Class MutableValueInt

java.lang.Object
org.apache.lucene.util.mutable.MutableValue
org.apache.lucene.util.mutable.MutableValueInt
All Implemented Interfaces:
Comparable<MutableValue>

public class MutableValueInt extends MutableValue
MutableValue implementation of type int.