Spurious javadoc parameter.
This commit is contained in:
parent
ad7d149bc9
commit
672b6c6452
|
@ -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}.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue