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