@ParametersAreNonnullByDefault @Generated(value={"Immutables.generator","org.immutables.fixture.packoutput.Packs"}) @Immutable public final class ImmutablePacks extends Packs
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutablePacks.Builder |
static class |
ImmutablePacks.Perk |
| Modifier and Type | Method and Description |
|---|---|
static ImmutablePacks.Builder |
builder() |
static ImmutablePacks |
copyOf(Packs instance) |
boolean |
equals(Object another) |
int |
hashCode() |
Packs.Perk |
perk() |
String |
toString() |
ImmutablePacks |
withPerk(Packs.Perk value) |
public Packs.Perk perk()
public final ImmutablePacks withPerk(Packs.Perk value)
public int hashCode()
public String toString()
public static ImmutablePacks copyOf(Packs instance)
public static ImmutablePacks.Builder builder()
Copyright © 2017 The Immutables.org authors. All rights reserved.