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