Uses of Class
org.variantsync.diffdetective.analysis.LineGraphExportAnalysis.Result
Packages that use LineGraphExportAnalysis.Result
-
Uses of LineGraphExportAnalysis.Result in org.variantsync.diffdetective.analysis
Fields in org.variantsync.diffdetective.analysis with type parameters of type LineGraphExportAnalysis.ResultModifier and TypeFieldDescriptionstatic final org.variantsync.functjonal.category.InplaceSemigroup<LineGraphExportAnalysis.Result>
LineGraphExportAnalysis.Result.ISEMIGROUP
static final AnalysisResult.ResultKey<LineGraphExportAnalysis.Result>
LineGraphExportAnalysis.RESULT
Methods in org.variantsync.diffdetective.analysis that return types with arguments of type LineGraphExportAnalysis.ResultModifier and TypeMethodDescriptionorg.variantsync.functjonal.category.InplaceSemigroup<LineGraphExportAnalysis.Result>
LineGraphExportAnalysis.Result.semigroup()