public static class PlainValuesDictionary.PlainFloatDictionary extends PlainValuesDictionary
PlainValuesDictionary.PlainBinaryDictionary, PlainValuesDictionary.PlainDoubleDictionary, PlainValuesDictionary.PlainFloatDictionary, PlainValuesDictionary.PlainIntegerDictionary, PlainValuesDictionary.PlainLongDictionary| Constructor and Description |
|---|
PlainValuesDictionary.PlainFloatDictionary(DictionaryPage dictionaryPage) |
| Modifier and Type | Method and Description |
|---|---|
float |
decodeToFloat(int id) |
int |
getMaxId() |
String |
toString() |
decodeToBinary, decodeToBoolean, decodeToDouble, decodeToInt, decodeToLong, getEncodingpublic PlainValuesDictionary.PlainFloatDictionary(DictionaryPage dictionaryPage) throws IOException
dictionaryPage - IOExceptionpublic float decodeToFloat(int id)
decodeToFloat in class Dictionarypublic int getMaxId()
getMaxId in class DictionaryCopyright © 2015 The Apache Software Foundation. All rights reserved.