| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSillyInterned |
ImmutableSillyInterned.Builder.build() |
static ImmutableSillyInterned |
ImmutableSillyInterned.copyOf(SillyInterned instance) |
static ImmutableSillyInterned |
ImmutableSillyInterned.of(int arg1,
int arg2) |
ImmutableSillyInterned |
ImmutableSillyInterned.withArg1(int value) |
ImmutableSillyInterned |
ImmutableSillyInterned.withArg2(int value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.