public abstract class NumericDoubleValues extends Object
Modifier | Constructor and Description |
---|---|
protected |
NumericDoubleValues()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract double |
get(int docID)
Returns the numeric value for the specified document ID.
|
Copyright © 2009–2015. All rights reserved.