| Package | Description |
|---|---|
| org.immutables.fixture.modifiable |
| Modifier and Type | Method and Description |
|---|---|
ImmutableGenericMods<T> |
ImmutableGenericMods.Builder.build() |
static <T> ImmutableGenericMods<T> |
ImmutableGenericMods.copyOf(GenericMods<T> instance) |
ImmutableGenericMods<T> |
ModifiableGenericMods.toImmutable() |
ImmutableGenericMods<T> |
ImmutableGenericMods.withA(int value) |
ImmutableGenericMods<T> |
ImmutableGenericMods.withB(T value) |
ImmutableGenericMods<T> |
ImmutableGenericMods.withC(int value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.