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