Interface ReportFeatureMerger

    • Method Detail

      • merge

        List<Feature> merge​(List<Feature> features)
        Returns:
        list of features which are organized by merger.
        See Also:
        ReportFeatureAppendableMerger, ReportFeatureByIdMerger, Merger's type depends on a ReducingMethod which is coming from the configuration.