public class DoubleDictionary extends Dictionary
| Constructor and Description |
|---|
DoubleDictionary(DictionaryPage dictionaryPage) |
| Modifier and Type | Method and Description |
|---|---|
double |
decodeToDouble(int id) |
long |
getRetainedSizeInBytes() |
String |
toString() |
decodeToBinary, decodeToFloat, decodeToInt, decodeToLong, getEncodingpublic DoubleDictionary(DictionaryPage dictionaryPage) throws IOException
IOExceptionpublic double decodeToDouble(int id)
decodeToDouble in class Dictionarypublic long getRetainedSizeInBytes()
getRetainedSizeInBytes in class DictionaryCopyright © 2012–2024. All rights reserved.