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