| Package | Description |
|---|---|
| org.immutables.fixture.modifiable |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAllowNullsObject |
class |
ModifiableAllowNullsObject |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableAllowNullsObject |
ImmutableAllowNullsObject.copyOf(AllowNullsObject instance) |
ModifiableAllowNullsObject |
ModifiableAllowNullsObject.from(AllowNullsObject instance) |
ImmutableAllowNullsObject.Builder |
ImmutableAllowNullsObject.Builder.from(AllowNullsObject instance) |
Copyright © 2022 The Immutables.org authors. All rights reserved.