public static class SchemaBuilder.ArrayDefault<R> extends SchemaBuilder.FieldDefault<R,SchemaBuilder.ArrayDefault<R>>
| Modifier and Type | Method and Description | 
|---|---|
<V> SchemaBuilder.FieldAssembler<R> | 
arrayDefault(List<V> defaultVal)
Completes this field with the default value provided, cannot be null 
 | 
noDefaultpublic final <V> SchemaBuilder.FieldAssembler<R> arrayDefault(List<V> defaultVal)
Copyright © 2009–2019 The Apache Software Foundation. All rights reserved.