Sebb created COLLECTIONS-478:
--------------------------------

             Summary: AbstractUnivariateStatistic.test(double[] values, int 
begin, int length, boolean allowEmpty) has uses outside subclasses
                 Key: COLLECTIONS-478
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-478
             Project: Commons Collections
          Issue Type: Improvement
            Reporter: Sebb


The methods
AbstractUnivariateStatistic.test(double[] values, int begin, int length, 
boolean allowEmpty)
and 
AbstractUnivariateStatistic.test(double[] values, int begin, int length)

have uses outside that particular class hierarchy.

In particular, they might be useful in StatUtils.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to