public abstract class AbstractPrimitiveReaders<PRIMITIVE_ARRAY,PRIMITIVE_WRAPPER> extends AbstractReaders<PRIMITIVE_WRAPPER>
| Modifier and Type | Field and Description |
|---|---|
RepeatedReader<PrimitiveArrayBuilderWrapper<PRIMITIVE_ARRAY>> |
primitiveArrayReader |
arrayClass, collectionReader, fieldNumber, protoField| Constructor and Description |
|---|
AbstractPrimitiveReaders(io.protostuff.compiler.model.Field protoField) |
public RepeatedReader<PrimitiveArrayBuilderWrapper<PRIMITIVE_ARRAY>> primitiveArrayReader
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.