Uses of Class
bb.science.Bootstrap.UnitTest.CoverageTask

Packages that use Bootstrap.UnitTest.CoverageTask
bb.science Provides classes and interfaces for mathematical and scientific programming. 
 

Uses of Bootstrap.UnitTest.CoverageTask in bb.science
 

Fields in bb.science declared as Bootstrap.UnitTest.CoverageTask
private  Bootstrap.UnitTest.CoverageTask Bootstrap.UnitTest.CoverageResult.taskFirst
           
 

Methods in bb.science with parameters of type Bootstrap.UnitTest.CoverageTask
private  boolean Bootstrap.UnitTest.CoverageTask.equalParams(Bootstrap.UnitTest.CoverageTask other)
           
private  void Bootstrap.UnitTest.CoverageResult.include(Bootstrap.UnitTest.CoverageTask task, Map<Bootstrap.Estimator,Bootstrap.Estimate> estimatorToEstimate)