public class CriteriaUtils extends Object
| Constructor and Description |
|---|
CriteriaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Predicate<T> |
getCriteria(boolean useInitialCriteria,
Predicate<T> initialCriteria,
Predicate<T> argCriteria) |
Copyright © 2015–2022. All rights reserved.