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