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