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