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