| Package | Description |
|---|---|
| org.immutables.fixture.deep |
| Modifier and Type | Method and Description |
|---|---|
ImmutableDeep |
ImmutableDeep.Builder.build() |
static ImmutableDeep |
ImmutableDeep.copyOf(DeepAndJdkOnly.Deep instance) |
ImmutableDeep |
ImmutableContainer.getDeep() |
static ImmutableDeep |
ImmutableDeep.of(int a,
int b) |
ImmutableDeep |
ImmutableDeep.withA(int value) |
ImmutableDeep |
ImmutableDeep.withB(int value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.