@NotThreadSafe public static final class ImmutableJacksonMappedWithExtraAnnotation.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ImmutableJacksonMappedWithExtraAnnotation |
build() |
ImmutableJacksonMappedWithExtraAnnotation.Builder |
from(JacksonMappedWithExtraAnnotation instance) |
ImmutableJacksonMappedWithExtraAnnotation.Builder |
someLong(Long someLong) |
@CanIgnoreReturnValue public final ImmutableJacksonMappedWithExtraAnnotation.Builder from(JacksonMappedWithExtraAnnotation instance)
@CanIgnoreReturnValue public final ImmutableJacksonMappedWithExtraAnnotation.Builder someLong(Long someLong)
public ImmutableJacksonMappedWithExtraAnnotation build()
Copyright © 2022 The Immutables.org authors. All rights reserved.