| Package | Description |
|---|---|
| org.immutables.fixture.generics |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FromGenericInh.Baz |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableBaz |
| Modifier and Type | Method and Description |
|---|---|
FromGenericInh.Bar |
ImmutableBaz.getFoo() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableBaz.Builder |
ImmutableBaz.Builder.foo(FromGenericInh.Bar foo) |
ImmutableBaz.Builder |
ImmutableBaz.Builder.from(FromGenericInh.Bar instance) |
ImmutableBaz |
ImmutableBaz.withFoo(FromGenericInh.Bar value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.