public class IntegerDictionary extends Dictionary
| Constructor and Description |
|---|
IntegerDictionary(DictionaryPage dictionaryPage) |
| Modifier and Type | Method and Description |
|---|---|
int |
decodeToInt(int id) |
long |
getRetainedSizeInBytes() |
String |
toString() |
decodeToBinary, decodeToDouble, decodeToFloat, decodeToLong, getEncodingpublic IntegerDictionary(DictionaryPage dictionaryPage) throws IOException
IOExceptionpublic int decodeToInt(int id)
decodeToInt in class Dictionarypublic long getRetainedSizeInBytes()
getRetainedSizeInBytes in class DictionaryCopyright © 2012–2024. All rights reserved.