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