public abstract class DoubleValues extends Object
| Constructor and Description | 
|---|
DoubleValues()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract boolean | 
advanceExact(int doc)
Advance this instance to the given document id 
 | 
abstract double | 
doubleValue()
Get the double value for the current document 
 | 
public abstract double doubleValue()
                            throws IOException
IOExceptionpublic abstract boolean advanceExact(int doc)
                              throws IOException
IOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.