| Package | Description |
|---|---|
| org.immutables.fixture.builder | |
| org.immutables.fixture.builder.attribute_builders | |
| org.immutables.fixture.builder.functional |
| Modifier and Type | Class and Description |
|---|---|
class |
GuavaAttributeBuilderParent |
class |
ImmutableGuavaAttributeBuilderParent |
class |
ImmutableJdkOnlyAttributeBuilderParent |
class |
ImmutableVanillaAttributeBuilderParent |
class |
JdkOnlyAttributeBuilderParent |
class |
VanillaAttributeBuilderParent |
| Modifier and Type | Method and Description |
|---|---|
GuavaAttributeBuilderParent.Builder |
ImmutableGuavaAttributeBuilderParent.Builder.from(AttributeBuilderValueI instance) |
VanillaAttributeBuilderParent.Builder |
ImmutableVanillaAttributeBuilderParent.Builder.from(AttributeBuilderValueI instance) |
JdkOnlyAttributeBuilderParent.Builder |
ImmutableJdkOnlyAttributeBuilderParent.Builder.from(AttributeBuilderValueI instance) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSamePackageVanillaAttributeBuilderParent |
class |
SamePackageVanillaAttributeBuilderParent |
| Modifier and Type | Method and Description |
|---|---|
SamePackageVanillaAttributeBuilderParent.Builder |
ImmutableSamePackageVanillaAttributeBuilderParent.Builder.from(AttributeBuilderValueI instance) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CopyFunction<T extends AttributeBuilderValueI,U extends AttributeBuilderValueI> |
interface |
CopyFunction<T extends AttributeBuilderValueI,U extends AttributeBuilderValueI> |
Copyright © 2022 The Immutables.org authors. All rights reserved.