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