@ParametersAreNonnullByDefault @Generated(value={"Modifiables.generator","UnderrideObjectMethods.StaticUnderride"}) @NotThreadSafe public final class ModifiableStaticUnderride extends Object implements UnderrideObjectMethods.StaticUnderride
| Modifier and Type | Method and Description |
|---|---|
ModifiableStaticUnderride |
clear() |
static ModifiableStaticUnderride |
create() |
boolean |
equals(Object another) |
ModifiableStaticUnderride |
from(ModifiableStaticUnderride instance) |
ModifiableStaticUnderride |
from(UnderrideObjectMethods.StaticUnderride instance) |
int |
hashCode() |
boolean |
isInitialized() |
ImmutableStaticUnderride |
toImmutable() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitequalTo, hash, stringifypublic static ModifiableStaticUnderride create()
@CanIgnoreReturnValue public ModifiableStaticUnderride clear()
public ModifiableStaticUnderride from(UnderrideObjectMethods.StaticUnderride instance)
public ModifiableStaticUnderride from(ModifiableStaticUnderride instance)
public final boolean isInitialized()
public final ImmutableStaticUnderride toImmutable()
public final int hashCode()
public String toString()
Copyright © 2022 The Immutables.org authors. All rights reserved.