Uses of Class
org.apache.lucene.util.mutable.MutableValueLong
-
Packages that use MutableValueLong Package Description org.apache.lucene.queries.function.valuesource A variety of functions to use with FunctionQuery.org.apache.lucene.util.mutable Comparable object wrappers -
-
Uses of MutableValueLong in org.apache.lucene.queries.function.valuesource
Methods in org.apache.lucene.queries.function.valuesource that return MutableValueLong Modifier and Type Method Description protected MutableValueLongLongFieldSource. newMutableValueLong() -
Uses of MutableValueLong in org.apache.lucene.util.mutable
Subclasses of MutableValueLong in org.apache.lucene.util.mutable Modifier and Type Class Description classMutableValueDateMutableValueimplementation of typeDate.
-