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