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