public static class PlainValuesDictionary.PlainFloatDictionary extends PlainValuesDictionary
PlainValuesDictionary.PlainBinaryDictionary, PlainValuesDictionary.PlainDoubleDictionary, PlainValuesDictionary.PlainFloatDictionary, PlainValuesDictionary.PlainIntegerDictionary, PlainValuesDictionary.PlainLongDictionary| Constructor and Description |
|---|
PlainFloatDictionary(DictionaryPage dictionaryPage) |
| Modifier and Type | Method and Description |
|---|---|
float |
decodeToFloat(int id) |
int |
getMaxId() |
String |
toString() |
decodeToBinary, decodeToBoolean, decodeToDouble, decodeToInt, decodeToLong, getEncodingpublic PlainFloatDictionary(DictionaryPage dictionaryPage) throws IOException
dictionaryPage - a dictionary page of encoded float valuesIOException - if there is an exception while decoding the dictionary pagepublic float decodeToFloat(int id)
decodeToFloat in class Dictionarypublic int getMaxId()
getMaxId in class DictionaryCopyright © 2019 The Apache Software Foundation. All rights reserved.