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