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