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