| Package | Description |
|---|---|
| nonimmutables |
| Modifier and Type | Method and Description |
|---|---|
ImmutableChild |
ImmutableChild.Builder.build() |
static ImmutableChild |
ImmutableChild.copyOf(Child instance) |
ImmutableChild |
ImmutableChild.withA(int value) |
ImmutableChild |
ImmutableChild.withB(int value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.