Uses of Class
org.burningwave.Criteria.Simple
Packages that use Criteria.Simple
-
Uses of Criteria.Simple in org.burningwave
Classes in org.burningwave with type parameters of type Criteria.SimpleMethods in org.burningwave with type parameters of type Criteria.SimpleModifier and TypeMethodDescriptionprotected <E,C extends Criteria.Simple<E, C>>
ThrowingPredicate<E,? extends Throwable> Criteria.Simple.concat(ThrowingPredicate<E, ? extends Throwable> mainPredicate, Function<ThrowingPredicate<E, ? extends Throwable>, ThrowingPredicate<E, ? extends Throwable>> logicalOperator, ThrowingPredicate<E, ? extends Throwable> otherPredicate)