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