public static class ThirdPartyImmutableWithNestedBuilder.Builder extends Object
| Constructor and Description |
|---|
Builder() |
Builder(ThirdPartyImmutableWithNestedBuilder copy) |
| Modifier and Type | Method and Description |
|---|---|
ThirdPartyImmutableWithNestedBuilder |
doTheBuild() |
ThirdPartyImmutableWithNestedBuilder.Builder |
setValue(String value) |
public Builder()
public Builder(ThirdPartyImmutableWithNestedBuilder copy)
public ThirdPartyImmutableWithNestedBuilder.Builder setValue(String value)
public ThirdPartyImmutableWithNestedBuilder doTheBuild()
Copyright © 2022 The Immutables.org authors. All rights reserved.