Interface MetricComparisonStrategy


  • public interface MetricComparisonStrategy
    • Method Detail

      • matches

        boolean matches​(double actual,
                        double estimate)