@ParametersAreNonnullByDefault @Generated(value={"Immutables.generator","ToImmutableCopyFalse.C"}) @Immutable 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 © 2017 The Immutables.org authors. All rights reserved.