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

List:       jakarta-commons-dev
Subject:    [1/2] [math] Spurious javadoc parameter.
From:       luc () apache ! org
Date:       2015-08-31 12:03:20
Message-ID: 65d066a0aa0d497dbf7adac9fef76dd1 () git ! apache ! org
[Download RAW message or body]

Repository: commons-math
Updated Branches:
  refs/heads/master ad7d149bc -> 138f84bfa


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/672b6c64
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/672b6c64
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/672b6c64

Branch: refs/heads/master
Commit: 672b6c64523abb823ddb87a3e2d95bff0a074e6a
Parents: ad7d149
Author: Luc Maisonobe <luc@apache.org>
Authored: Mon Aug 31 13:47:05 2015 +0200
Committer: Luc Maisonobe <luc@apache.org>
Committed: Mon Aug 31 13:47:05 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-math/blob/672b6c64/src/main/java/org/apache/commons/math4/util/IntegerSequence.java
                
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/math4/util/IntegerSequence.java \
b/src/main/java/org/apache/commons/math4/util/IntegerSequence.java index \
                82e7c97..1a16b0c 100644
--- a/src/main/java/org/apache/commons/math4/util/IntegerSequence.java
+++ b/src/main/java/org/apache/commons/math4/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