Interface ReportFeatureMerger
- All Superinterfaces:
Predicate<List<ReducingMethod>>
-
Method Summary
-
Method Details
-
merge
Merger's type depends on a ReducingMethod which is coming from the configuration.- Parameters:
features- features for merger- Returns:
- list of features which are organized by merger.
- See Also:
-
ReportFeatureAppendableMergerReportFeatureByIdMergerReportFeatureWithRetestMerger
-