@ParametersAreNonnullByDefault @Generated(value="org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class ImmutableIncludeHashCode extends IncludeHashCode
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableIncludeHashCode.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableIncludeHashCode.Builder |
builder() |
static ImmutableIncludeHashCode |
copyOf(IncludeHashCode instance) |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
public int hashCode()
public String toString()
public static ImmutableIncludeHashCode copyOf(IncludeHashCode instance)
public static ImmutableIncludeHashCode.Builder builder()
Copyright © 2022 The Immutables.org authors. All rights reserved.