@NotThreadSafe public static final class ImmutableSillyInterned.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ImmutableSillyInterned.Builder |
arg1(int arg1) |
ImmutableSillyInterned.Builder |
arg2(int arg2) |
ImmutableSillyInterned |
build() |
ImmutableSillyInterned.Builder |
from(SillyInterned instance) |
@CanIgnoreReturnValue public final ImmutableSillyInterned.Builder from(SillyInterned instance)
@CanIgnoreReturnValue public final ImmutableSillyInterned.Builder arg1(int arg1)
@CanIgnoreReturnValue public final ImmutableSillyInterned.Builder arg2(int arg2)
public ImmutableSillyInterned build()
Copyright © 2022 The Immutables.org authors. All rights reserved.