| Constructor and Description |
|---|
DocBuilder()
Start to build a
DocBuilder. |
| Modifier and Type | Method and Description |
|---|---|
Doc |
build()
Return the
Doc. |
String |
toString() |
DocBuilder |
withOps(List<Op> ops)
Add a list of
Ops to the OpsBuilder. |
public DocBuilder withOps(List<Op> ops)
Ops to the OpsBuilder.ops - the OpsOpsBuilderCopyright © 2015–2017 Google Inc.. All rights reserved.