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