| Package | Description |
|---|---|
| org.immutables.criteria.backend |
| Modifier and Type | Method and Description |
|---|---|
ImmutableDeleteByKey |
ImmutableDeleteByKey.Builder.build() |
static ImmutableDeleteByKey |
ImmutableDeleteByKey.copyOf(StandardOperations.DeleteByKey instance) |
static ImmutableDeleteByKey |
ImmutableDeleteByKey.of(Set<?> keys) |
ImmutableDeleteByKey |
ImmutableDeleteByKey.withKeys(Set<?> value) |
Copyright © 2020 The Immutables.org authors. All rights reserved.