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