| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Method and Description |
|---|---|
ImmutableJsonIgnore |
ImmutableJsonIgnore.Builder.build() |
static ImmutableJsonIgnore |
ImmutableJsonIgnore.copyOf(JsonIgnore instance) |
static ImmutableJsonIgnore |
ImmutableJsonIgnore.of(int value) |
ImmutableJsonIgnore |
ImmutableJsonIgnore.withValue(int value) |
ImmutableJsonIgnore |
ImmutableJsonIgnore.withValues(int... elements) |
ImmutableJsonIgnore |
ImmutableJsonIgnore.withValues(Iterable<Integer> elements) |
Copyright © 2017 The Immutables.org authors. All rights reserved.