Uses of Record Class
org.variantsync.diffdetective.mining.postprocessing.Postprocessor.Result
Packages that use Postprocessor.Result
-
Uses of Postprocessor.Result in org.variantsync.diffdetective.mining.postprocessing
Methods in org.variantsync.diffdetective.mining.postprocessing that return Postprocessor.ResultModifier and TypeMethodDescriptionPostprocessor.postprocess
(List<VariationDiff<L>> frequentSubgraphs) Performs the postprocessing described by this Postprocessor object on the list of subgraphs.