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