| Package | Description |
|---|---|
| org.immutables.fixture.modifiable |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableGenericMods<T> |
class |
ModifiableGenericMods<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> ImmutableGenericMods<T> |
ImmutableGenericMods.copyOf(GenericMods<T> instance) |
ImmutableGenericMods.Builder<T> |
ImmutableGenericMods.Builder.from(GenericMods<T> instance) |
ModifiableGenericMods<T> |
ModifiableGenericMods.from(GenericMods<T> instance) |
Copyright © 2022 The Immutables.org authors. All rights reserved.