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