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