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