[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    [1/4] [math] Spurious javadoc parameter.
From:       luc () apache ! org
Date:       2015-08-31 12:02:57
Message-ID: 0ac070385f884a45aec8a84e88bc21f9 () git ! apache ! org
[Download RAW message or body]

Repository: commons-math
Updated Branches:
  refs/heads/MATH_3_X 2762c6600 -> f189a4c5a


Spurious javadoc parameter.

Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/79bbb305
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/79bbb305
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/79bbb305

Branch: refs/heads/MATH_3_X
Commit: 79bbb3054ca353bb17360f6be2ebd1d57ebcae89
Parents: 2762c66
Author: Luc Maisonobe <luc@apache.org>
Authored: Mon Aug 31 13:50:52 2015 +0200
Committer: Luc Maisonobe <luc@apache.org>
Committed: Mon Aug 31 13:50:52 2015 +0200

----------------------------------------------------------------------
 src/main/java/org/apache/commons/math3/util/IntegerSequence.java | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/79bbb305/src/main/java/org/apache/commons/math3/util/IntegerSequence.java
                
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/math3/util/IntegerSequence.java \
b/src/main/java/org/apache/commons/math3/util/IntegerSequence.java index \
                1dccb6b..ffd966f 100644
--- a/src/main/java/org/apache/commons/math3/util/IntegerSequence.java
+++ b/src/main/java/org/apache/commons/math3/util/IntegerSequence.java
@@ -125,7 +125,6 @@ public class IntegerSequence {
          * @param start Initial value.
          * @param max Maximal count.
          * @param step Increment.
-         * @param nTimes Number of increments.
          * @param cb Function to be called when the maximal count has been reached.
          * @throws NullArgumentException if {@code cb} is {@code null}.
          */


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic