@ParametersAreNonnullByDefault @Generated(value="org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class ImmutableOuterObject extends DefaultTypingProblem.OuterObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableOuterObject.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableOuterObject.Builder |
builder() |
static ImmutableOuterObject |
copyOf(DefaultTypingProblem.OuterObject instance) |
DefaultTypingProblem.EmptyObject |
emptyObject() |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
ImmutableOuterObject |
withEmptyObject(DefaultTypingProblem.EmptyObject value) |
public DefaultTypingProblem.EmptyObject emptyObject()
public final ImmutableOuterObject withEmptyObject(DefaultTypingProblem.EmptyObject value)
public int hashCode()
public String toString()
public static ImmutableOuterObject copyOf(DefaultTypingProblem.OuterObject instance)
public static ImmutableOuterObject.Builder builder()
Copyright © 2022 The Immutables.org authors. All rights reserved.