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