We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 529fce7 commit f3b4460Copy full SHA for f3b4460
1 file changed
src/main/java/org/apache/commons/io/StreamIterator.java
@@ -30,7 +30,7 @@
30
* </p>
31
*
32
* @param <E> The {@link Stream} and {@link Iterator} type.
33
- * @since 2.9.0
+ * @since 2.15.0
34
*/
35
public final class StreamIterator<E> implements Iterator<E>, AutoCloseable {
36
0 commit comments