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