| Package | Description |
|---|---|
| org.immutables.fixture.generics |
| Modifier and Type | Method and Description |
|---|---|
ImmutableBaz |
ImmutableBaz.Builder.build() |
static ImmutableBaz |
ImmutableBaz.copyOf(FromGenericInh.Baz instance) |
ImmutableBaz |
ImmutableBaz.withBarId(String value) |
ImmutableBaz |
ImmutableBaz.withBazId(String value) |
ImmutableBaz |
ImmutableBaz.withFoo(FromGenericInh.Bar value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.