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