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