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