| Package | Description |
|---|---|
| org.immutables.fixture.nested |
| Modifier and Type | Method and Description |
|---|---|
ImmutableAB |
ImmutableAB.Builder.build() |
static ImmutableAB |
ImmutableAB.copyOf(BaseFromComplicated.AB instance) |
ImmutableAB |
ImmutableAB.withA(int value) |
ImmutableAB |
ImmutableAB.withB(Iterable<String> elements) |
ImmutableAB |
ImmutableAB.withB(String... elements) |
ImmutableAB |
ImmutableAB.withC(int value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.