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