public static class PlainValuesDictionary.PlainDoubleDictionary extends PlainValuesDictionary
PlainValuesDictionary.PlainBinaryDictionary, PlainValuesDictionary.PlainDoubleDictionary, PlainValuesDictionary.PlainFloatDictionary, PlainValuesDictionary.PlainIntegerDictionary, PlainValuesDictionary.PlainLongDictionary
Constructor and Description |
---|
PlainDoubleDictionary(DictionaryPage dictionaryPage) |
Modifier and Type | Method and Description |
---|---|
double |
decodeToDouble(int id) |
int |
getMaxId() |
String |
toString() |
decodeToBinary, decodeToBoolean, decodeToFloat, decodeToInt, decodeToLong, getEncoding
public PlainDoubleDictionary(DictionaryPage dictionaryPage) throws IOException
dictionaryPage
- IOException
public double decodeToDouble(int id)
decodeToDouble
in class Dictionary
public int getMaxId()
getMaxId
in class Dictionary
Copyright © 2015. All rights reserved.