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