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