Package io.activej.aggregation
Interface AggregationPredicates.PredicateSimplifier<L extends AggregationPredicate,R extends AggregationPredicate>
- Enclosing class:
- AggregationPredicates
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface AggregationPredicates.PredicateSimplifier<L extends AggregationPredicate,R extends AggregationPredicate>
-
Method Summary
-
Method Details
-
simplifyAnd
-