| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Method and Description |
|---|---|
ImmutableCheckForNullAttributes |
ImmutableCheckForNullAttributes.Builder.build() |
static ImmutableCheckForNullAttributes |
ImmutableCheckForNullAttributes.copyOf(CheckForNullAttributes instance) |
ImmutableCheckForNullAttributes |
ImmutableCheckForNullAttributes.withA(String value) |
ImmutableCheckForNullAttributes |
ImmutableCheckForNullAttributes.withB(Iterable<String> elements) |
ImmutableCheckForNullAttributes |
ImmutableCheckForNullAttributes.withB(String... elements) |
Copyright © 2022 The Immutables.org authors. All rights reserved.