Uses of Interface
cdc.applic.factorization.handlers.ReduceHandler
-
Packages that use ReduceHandler Package Description cdc.applic.factorization -
-
Uses of ReduceHandler in cdc.applic.factorization
Methods in cdc.applic.factorization with parameters of type ReduceHandler Modifier and Type Method Description <T> voidReducer. reduce(List<? extends T> objects, Expression targetApplicability, ApplicabilityExtractor<? super T> extractor, FactorizationFeatures features, ReduceHandler<T> handler)
-