Uses of Interface
io.activej.aggregation.AggregationPredicates.PredicateSimplifier
Packages that use AggregationPredicates.PredicateSimplifier
-
Uses of AggregationPredicates.PredicateSimplifier in io.activej.aggregation
Methods in io.activej.aggregation with parameters of type AggregationPredicates.PredicateSimplifierModifier and TypeMethodDescriptionstatic <L extends AggregationPredicate,R extends AggregationPredicate>
voidAggregationPredicates.register(Class<L> leftType, Class<R> rightType, AggregationPredicates.PredicateSimplifier<L, R> operation)