@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 a) |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
public int a()
public final ImBaj copyWithA(int a)
public int hashCode()
public String toString()
public static ImBaj copyOf(PackageStyleFromAncestor.Baj instance)
public static ImBaj.Builder builder()
Copyright © 2016 The Immutables.org authors. All rights reserved.