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