| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAlternativeConstructor |
| Modifier and Type | Method and Description |
|---|---|
static AlternativeConstructor |
AlternativeConstructor.of(List<String> foo) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableAlternativeConstructor |
ImmutableAlternativeConstructor.copyOf(AlternativeConstructor instance) |
ImmutableAlternativeConstructor.Builder |
ImmutableAlternativeConstructor.Builder.from(AlternativeConstructor instance) |
Copyright © 2022 The Immutables.org authors. All rights reserved.