| Package | Description |
|---|---|
| org.immutables.criteria.matcher |
| Modifier and Type | Method and Description |
|---|---|
<T> CriteriaContext |
CriteriaContext.appendPath(Class<?> type,
String pathAsString,
CriteriaCreator<T> creator) |
static CriteriaContext |
Matchers.extract(Criterion<?> criterion) |
static CriteriaContext |
Matchers.extract(Matcher object) |
CriteriaContext |
CriteriaContext.or() |
| Modifier and Type | Method and Description |
|---|---|
R |
CriteriaCreator.create(CriteriaContext context) |
| Constructor and Description |
|---|
AbstractContextHolder(CriteriaContext context) |
Copyright © 2020 The Immutables.org authors. All rights reserved.