public final class FloatUnserializer extends FloatObjectUnserializer
| 限定符和类型 | 字段和说明 |
|---|---|
static FloatUnserializer |
instance |
| 构造器和说明 |
|---|
FloatUnserializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
Float |
read(Reader reader) |
Float |
read(Reader reader,
int tag,
Type type) |
unserializereadpublic static final FloatUnserializer instance
public Float read(Reader reader, int tag, Type type) throws IOException
read 在接口中 Unserializer<Float>read 在类中 BaseUnserializer<Float>IOExceptionpublic Float read(Reader reader) throws IOException
read 在类中 FloatObjectUnserializerIOExceptionCopyright © 2018. All rights reserved.