| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRedacted |
ImmutableRedacted.Builder.build() |
static ImmutableRedacted |
ImmutableRedacted.copyOf(Redacted instance) |
ImmutableRedacted |
ImmutableRedacted.withCode(int value) |
ImmutableRedacted |
ImmutableRedacted.withData(String... elements) |
ImmutableRedacted |
ImmutableRedacted.withId(long value) |
ImmutableRedacted |
ImmutableRedacted.withSsn(String value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.