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