| Package | Description |
|---|---|
| org.immutables.fixture.jackson |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableConstructorJacksonMapped |
ImmutableConstructorJacksonMapped.copyOf(ConstructorJacksonMapped instance) |
static ImmutableConstructorJacksonMapped |
ImmutableConstructorJacksonMapped.of(int instance,
String bal) |
ImmutableConstructorJacksonMapped |
ImmutableConstructorJacksonMapped.withBal(String value) |
ImmutableConstructorJacksonMapped |
ImmutableConstructorJacksonMapped.withInstance(int value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.