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