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