| Package | Description |
|---|---|
| org.immutables.fixture.generics | |
| org.immutables.fixture.generics.alpha |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSpecificType |
ImmutableChildWithGeneric.getItem() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableChildWithGeneric.Builder |
ImmutableChildWithGeneric.Builder.item(ImmutableSpecificType item) |
ImmutableChildWithGeneric |
ImmutableChildWithGeneric.withItem(ImmutableSpecificType value) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSpecificType |
ImmutableSpecificType.Builder.build() |
static ImmutableSpecificType |
ImmutableSpecificType.copyOf(SpecificType instance) |
Copyright © 2017 The Immutables.org authors. All rights reserved.