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