| Package | Description |
|---|---|
| org.immutables.fixture.generics |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GenericCore.GenericAdult<T extends CharSequence> |
static interface |
GenericCore.GenericChild<T extends CharSequence> |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableGenericAdult<T extends CharSequence> |
class |
ImmutableGenericChild<T extends CharSequence> |
| Modifier and Type | Method and Description |
|---|---|
ImmutableGenericChild.Builder<T> |
ImmutableGenericChild.Builder.from(GenericCore.Core<T> instance) |
ImmutableGenericAdult.Builder<T> |
ImmutableGenericAdult.Builder.from(GenericCore.Core<T> instance) |
Copyright © 2022 The Immutables.org authors. All rights reserved.