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