@ParametersAreNonnullByDefault @Generated(value={"Immutables.generator","SafeDerivedInit.SafeInitAclass"}) @Immutable public final class ImmutableSafeInitAclass extends SafeDerivedInit.SafeInitAclass
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableSafeInitAclass.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSafeInitAclass.Builder |
builder() |
static ImmutableSafeInitAclass |
copyOf(SafeDerivedInit.SafeInitAclass instance) |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
ImmutableSafeInitAclass |
withA(int value) |
ImmutableSafeInitAclass |
withB(int value) |
ImmutableSafeInitAclass |
withC(int value) |
public final ImmutableSafeInitAclass withA(int value)
public final ImmutableSafeInitAclass withB(int value)
public final ImmutableSafeInitAclass withC(int value)
public int hashCode()
public String toString()
public static ImmutableSafeInitAclass copyOf(SafeDerivedInit.SafeInitAclass instance)
public static ImmutableSafeInitAclass.Builder builder()
Copyright © 2017 The Immutables.org authors. All rights reserved.