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