public abstract static class LineComment.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
abstract LineComment |
autoBuild() |
LineComment |
build() |
abstract LineComment.Builder |
setComment(String comment) |
public abstract LineComment.Builder setComment(String comment)
public abstract LineComment autoBuild()
public LineComment build()
Copyright © 2022 Google LLC. All rights reserved.