Uses of Class
org.burningwave.core.Criteria.Simple
| Package | Description |
|---|---|
| org.burningwave.core | |
| org.burningwave.core.io |
-
Uses of Criteria.Simple in org.burningwave.core
Classes in org.burningwave.core with type parameters of type Criteria.Simple Modifier and Type Class Description static classCriteria.Simple<E,C extends Criteria.Simple<E,C>>Methods in org.burningwave.core with type parameters of type Criteria.Simple Modifier and Type Method Description protected <E, C extends Criteria.Simple<E, C>>
Predicate<E>Criteria.Simple. concat(Predicate<E> mainPredicate, Function<Predicate<E>,Predicate<E>> logicalOperator, Predicate<E> otherPredicate) -
Uses of Criteria.Simple in org.burningwave.core.io
Subclasses of Criteria.Simple in org.burningwave.core.io Modifier and Type Class Description classFileCriteriastatic classFileSystemItem.Criteria