Uses of Interface
org.forester.pccx.CoverageCalculationMethod
-
Packages that use CoverageCalculationMethod Package Description org.forester.pccx -
-
Uses of CoverageCalculationMethod in org.forester.pccx
Classes in org.forester.pccx that implement CoverageCalculationMethod Modifier and Type Class Description class
ExternalNodeBasedCoverageMethod
Methods in org.forester.pccx with parameters of type CoverageCalculationMethod Modifier and Type Method Description static CoverageCalculator
CoverageCalculator. getInstance(CoverageCalculationMethod method, CoverageCalculationOptions options)
-