Uses of Interface
cdc.applic.factorization.handlers.MergeHandler
-
Packages that use MergeHandler Package Description cdc.applic.factorization -
-
Uses of MergeHandler in cdc.applic.factorization
Methods in cdc.applic.factorization with parameters of type MergeHandler Modifier and Type Method Description <T> voidMerger. merge(List<? extends T> objects, DefinitionAnalyzer<T> analyzer, ApplicabilityExtractor<? super T> extractor, FactorizationFeatures features, MergeHandler<T> handler)
-