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