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