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