| Package | Description |
|---|---|
| org.immutables.criteria.backend |
| Modifier and Type | Method and Description |
|---|---|
static ProjectedTuple |
ProjectedTuple.of(Iterable<Expression> paths,
Iterable<?> values) |
static ProjectedTuple |
ProjectedTuple.ofSingle(Expression path,
Object value) |
Copyright © 2020 The Immutables.org authors. All rights reserved.