public static final class SchemaBuilder.DoubleBuilder<R> extends SchemaBuilder.PropBuilder<P>
SchemaBuilder.PropBuilder.prop(String, String)
, and finalize with endDouble()
Modifier and Type | Method and Description |
---|---|
R |
endDouble()
complete building this type, return control to context
|
protected SchemaBuilder.DoubleBuilder<R> |
self()
a self-type for chaining builder subclasses.
|
prop
protected SchemaBuilder.DoubleBuilder<R> self()
SchemaBuilder.PropBuilder
self
in class SchemaBuilder.PropBuilder<SchemaBuilder.DoubleBuilder<R>>
public R endDouble()
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.