@ParametersAreNonnullByDefault @Generated(value="org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class ImmutableA extends Object implements ToImmutableCopyFalse.A
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableA.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableA.Builder |
builder() |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitusepublic int hashCode()
public String toString()
public static ImmutableA.Builder builder()
Copyright © 2022 The Immutables.org authors. All rights reserved.