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