@ParametersAreNonnullByDefault @Generated(value="org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class ImmutableUnderrideObjectMethods extends Object implements UnderrideObjectMethods
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableUnderrideObjectMethods.Builder |
UnderrideObjectMethods.InternUnderride, UnderrideObjectMethods.StaticUnderride| Modifier and Type | Method and Description |
|---|---|
int |
a() |
static ImmutableUnderrideObjectMethods.Builder |
builder() |
static ImmutableUnderrideObjectMethods |
copyOf(UnderrideObjectMethods instance) |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
ImmutableUnderrideObjectMethods |
withA(int value) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitequalTo, hash, stringifypublic int a()
public final ImmutableUnderrideObjectMethods withA(int value)
public int hashCode()
public String toString()
public static ImmutableUnderrideObjectMethods copyOf(UnderrideObjectMethods instance)
public static ImmutableUnderrideObjectMethods.Builder builder()
Copyright © 2022 The Immutables.org authors. All rights reserved.