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