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