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