public static class PlainValuesDictionary.PlainLongDictionary extends PlainValuesDictionary
PlainValuesDictionary.PlainBinaryDictionary, PlainValuesDictionary.PlainDoubleDictionary, PlainValuesDictionary.PlainFloatDictionary, PlainValuesDictionary.PlainIntegerDictionary, PlainValuesDictionary.PlainLongDictionary
Constructor and Description |
---|
PlainLongDictionary(DictionaryPage dictionaryPage) |
Modifier and Type | Method and Description |
---|---|
long |
decodeToLong(int id) |
int |
getMaxId() |
String |
toString() |
decodeToBinary, decodeToBoolean, decodeToDouble, decodeToFloat, decodeToInt, getEncoding
public PlainLongDictionary(DictionaryPage dictionaryPage) throws IOException
dictionaryPage
- IOException
public long decodeToLong(int id)
decodeToLong
in class Dictionary
public int getMaxId()
getMaxId
in class Dictionary
Copyright © 2015. All rights reserved.