@Immutable @CheckReturnValue public static final class ImmutablePacks.Perk extends Object implements Packs.Perk
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutablePacks.Perk.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ImmutablePacks.Perk.Builder |
builder() |
static ImmutablePacks.Perk |
copyOf(Packs.Perk instance) |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
public int hashCode()
public String toString()
public static ImmutablePacks.Perk copyOf(Packs.Perk instance)
public static ImmutablePacks.Perk.Builder builder()
Copyright © 2022 The Immutables.org authors. All rights reserved.