@NotThreadSafe public static final class ImmutableSillyEntitySecond.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ImmutableSillyEntitySecond |
build() |
ImmutableSillyEntitySecond.Builder |
from(SillyEntitySecond instance) |
ImmutableSillyEntitySecond.Builder |
id(Id id) |
@CanIgnoreReturnValue public final ImmutableSillyEntitySecond.Builder from(SillyEntitySecond instance)
@CanIgnoreReturnValue public final ImmutableSillyEntitySecond.Builder id(Id id)
public ImmutableSillyEntitySecond build()
Copyright © 2022 The Immutables.org authors. All rights reserved.