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