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