MATH-500
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:
parent
010a45dd4d
commit
ac701188fe
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in New Issue