Save This Page
Home » lucene-2.3.2-src » org.apache » lucene » index » memory » [javadoc | source]
org.apache.lucene.index.memory
static final class: AnalyzerUtil.MutableInteger [javadoc | source]
java.lang.Object
   org.apache.lucene.index.memory.AnalyzerUtil$MutableInteger
Constructor:
 public MutableInteger(int value) 
Method from org.apache.lucene.index.memory.AnalyzerUtil$MutableInteger Summary:
intValue,   setValue,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.lucene.index.memory.AnalyzerUtil$MutableInteger Detail:
 public int intValue() 
 public  void setValue(int value) 
 public String toString()