public static class SchemaBuilder.FloatDefault<R> extends SchemaBuilder.FieldDefault<R,SchemaBuilder.FloatDefault<R>>
| Modifier and Type | Method and Description | 
|---|---|
| SchemaBuilder.FieldAssembler<R> | floatDefault(float defaultVal)Completes this field with the default value provided | 
noDefaultpublic final SchemaBuilder.FieldAssembler<R> floatDefault(float defaultVal)
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.