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