Deprecation.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1062691 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gilles Sadowski 2011-01-24 09:12:47 +00:00
parent 010a45dd4d
commit ac701188fe
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ package org.apache.commons.math;
*
* @version $Revision$ $Date$
* @since 2.0
* @deprecated in 2.2 (to be removed in 3.0).
*/
public abstract class ConvergingAlgorithmImpl implements ConvergingAlgorithm {