public static class PlainValuesReader.DoublePlainValuesReader extends PlainValuesReader
PlainValuesReader.DoublePlainValuesReader, PlainValuesReader.FloatPlainValuesReader, PlainValuesReader.IntegerPlainValuesReader, PlainValuesReader.LongPlainValuesReader
in
Constructor and Description |
---|
DoublePlainValuesReader() |
Modifier and Type | Method and Description |
---|---|
double |
readDouble() |
void |
skip()
Skips the next value in the page
|
initFromPage
getNextOffset, readBoolean, readBytes, readFloat, readInteger, readLong, readValueDictionaryId
public void skip()
ValuesReader
skip
in class ValuesReader
public double readDouble()
readDouble
in class ValuesReader
Copyright © 2015. All rights reserved.