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