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