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