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