| Package | Description |
|---|---|
| org.immutables.fixture.builder | |
| org.immutables.fixture.builder.attribute_builders | |
| org.immutables.fixture.builder.detection |
| Modifier and Type | Method and Description |
|---|---|
ThirdPartyImmutableWithNestedBuilder |
ImmutableNeapolitanAttributeBuilderParent.tpiWithNestedBuilder() |
abstract ThirdPartyImmutableWithNestedBuilder |
NeapolitanAttributeBuilderParent.tpiWithNestedBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableNeapolitanAttributeBuilderParent.Builder |
ImmutableNeapolitanAttributeBuilderParent.Builder.tpiWithNestedBuilder(ThirdPartyImmutableWithNestedBuilder tpiWithNestedBuilder) |
ImmutableNeapolitanAttributeBuilderParent |
ImmutableNeapolitanAttributeBuilderParent.withTpiWithNestedBuilder(ThirdPartyImmutableWithNestedBuilder value) |
| Modifier and Type | Method and Description |
|---|---|
ThirdPartyImmutableWithNestedBuilder |
ThirdPartyImmutableWithNestedBuilder.Builder.doTheBuild() |
| Constructor and Description |
|---|
Builder(ThirdPartyImmutableWithNestedBuilder copy) |
| Modifier and Type | Method and Description |
|---|---|
ThirdPartyImmutableWithNestedBuilder |
ImmutableNewTokenAttributeBuilderParent.getThirdParty() |
ThirdPartyImmutableWithNestedBuilder |
ImmutableNoNewTokenAttributeBuilderParent.getThirdParty() |
ThirdPartyImmutableWithNestedBuilder |
NestedDetection.getThirdParty() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableNewTokenAttributeBuilderParent.Builder |
ImmutableNewTokenAttributeBuilderParent.Builder.thirdParty(ThirdPartyImmutableWithNestedBuilder thirdParty) |
ImmutableNoNewTokenAttributeBuilderParent.Builder |
ImmutableNoNewTokenAttributeBuilderParent.Builder.thirdParty(ThirdPartyImmutableWithNestedBuilder thirdParty) |
ImmutableNewTokenAttributeBuilderParent |
ImmutableNewTokenAttributeBuilderParent.withThirdParty(ThirdPartyImmutableWithNestedBuilder value) |
ImmutableNoNewTokenAttributeBuilderParent |
ImmutableNoNewTokenAttributeBuilderParent.withThirdParty(ThirdPartyImmutableWithNestedBuilder value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.