public final class Matchers extends Object
| Modifier and Type | Method and Description |
|---|---|
static CriteriaContext |
extract(Criterion<?> criterion) |
static CriteriaContext |
extract(Matcher object) |
static Expression |
toExpression(Aggregation<?> aggregation) |
static Expression |
toExpression(Projection<?> projection) |
public static Expression toExpression(Projection<?> projection)
public static Expression toExpression(Aggregation<?> aggregation)
public static CriteriaContext extract(Criterion<?> criterion)
public static CriteriaContext extract(Matcher object)
Copyright © 2020 The Immutables.org authors. All rights reserved.