Skip to content

Commit

Permalink
Add missing @param.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1734647 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
garydgregory committed Mar 11, 2016
1 parent c62ad3c commit b4207ef
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -29,6 +29,7 @@
* The iterator implements a {@link #reset} method, allowing the reset of the iterator
* back to the start if required.
*
* @param <E> the type to iterate over
* @since 3.0
* @version $Id$
*/
Expand Down

0 comments on commit b4207ef

Please sign in to comment.