Dropped unenlightening reference.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797802 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2dc148477f
commit
e302655c61
|
@ -71,7 +71,6 @@ public class AggregateSummaryStatistics implements StatisticalSummary,
|
|||
* Initializes a new AggregateSummaryStatistics with default statistics
|
||||
* implementations.
|
||||
*
|
||||
* @see SummaryStatistics#SummaryStatistics()
|
||||
*/
|
||||
public AggregateSummaryStatistics() {
|
||||
this(new SummaryStatistics());
|
||||
|
|
Loading…
Reference in New Issue