Skip to content

Commit f3b4460

Browse files
committed
Javadoc
1 parent 529fce7 commit f3b4460

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* </p>
3131
*
3232
* @param <E> The {@link Stream} and {@link Iterator} type.
33-
* @since 2.9.0
33+
* @since 2.15.0
3434
*/
3535
public final class StreamIterator<E> implements Iterator<E>, AutoCloseable {
3636

0 commit comments

Comments
 (0)