Skip to content

Commit ee84633

Browse files
author
Gary Gregory
committed
Add missing Javadoc tag.
1 parent ea61b41 commit ee84633

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/main/java/org/apache/commons/io/DirectoryWalker.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,8 @@
260260
* }
261261
* }
262262
* </pre>
263-
*
263+
*
264+
* @param <T> The result type, like {@link File}.
264265
* @since 1.3
265266
*
266267
*/

0 commit comments

Comments
 (0)