public class LongObjectUnserializer extends BaseUnserializer<Long>
| 限定符和类型 | 字段和说明 |
|---|---|
static LongObjectUnserializer |
instance |
| 构造器和说明 |
|---|
LongObjectUnserializer() |
public static final LongObjectUnserializer instance
public Long unserialize(Reader reader, int tag, Type type) throws IOException
unserialize 在类中 BaseUnserializer<Long>IOExceptionpublic Long read(Reader reader) throws IOException
IOExceptionCopyright © 2018. All rights reserved.