public class RepeatedPrimitiveWriteSchemas extends Object
| Constructor and Description |
|---|
RepeatedPrimitiveWriteSchemas() |
| Modifier and Type | Method and Description |
|---|---|
static <T,PRIMITIVE_ARRAY,PRIMITIVE_WRAPPER> |
create(io.protostuff.compiler.model.Field protoField,
PropertyDescriptor propertyDescriptor,
AbstractPrimitiveWriters<PRIMITIVE_ARRAY,PRIMITIVE_WRAPPER> writers) |
public static <T,PRIMITIVE_ARRAY,PRIMITIVE_WRAPPER> FieldSchema<T> create(io.protostuff.compiler.model.Field protoField, PropertyDescriptor propertyDescriptor, AbstractPrimitiveWriters<PRIMITIVE_ARRAY,PRIMITIVE_WRAPPER> writers)
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.