Skip to content

Commit

Permalink
Fixed javadoc to remove unused parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Yates committed Feb 17, 2012
1 parent 28e5ee1 commit b9a8650
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -3621,7 +3621,6 @@ protected static <T> T callClosureForMapEntryAndCounter(Closure<T> closure, Map.
* </pre>
*
* @param self a Collection
* @param initialValue some initial value
* @param closure a closure
* @return the result of the last closure call or null if called on an empty Collection
* @see #inject(Collection, Object, Closure)
Expand Down

0 comments on commit b9a8650

Please sign in to comment.