| Package | Description |
|---|---|
| org.immutables.fixture.generics |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableB<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> ImmutableB<T> |
ImmutableB.copyOf(GenericSubType.B<T> instance) |
ImmutableB.Builder<T> |
ImmutableB.Builder.from(GenericSubType.B<T> instance) |
Copyright © 2022 The Immutables.org authors. All rights reserved.