@ParametersAreNonnullByDefault @Generated(value={"Immutables.generator","HaveBuilderNew"}) @Immutable public final class ImmutableHaveBuilderNew extends Object implements HaveBuilderNew
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableHaveBuilderNew.Builder |
| Modifier and Type | Method and Description |
|---|---|
int |
a() |
static ImmutableHaveBuilderNew |
copyOf(HaveBuilderNew instance) |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
ImmutableHaveBuilderNew |
withA(int value) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitusepublic int a()
public final ImmutableHaveBuilderNew withA(int value)
public int hashCode()
public String toString()
public static ImmutableHaveBuilderNew copyOf(HaveBuilderNew instance)
Copyright © 2017 The Immutables.org authors. All rights reserved.