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