Skip to content

Commit d223805

Browse files
committed
Add missing tag.
1 parent 0fa5a39 commit d223805

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/apache/commons/io/input/InfiniteCircularInputStream.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* this class can be called after the stream has been closed without generating
2727
* an <code>IOException</code>.
2828
* </p>
29+
* @since 2.6
2930
*/
3031
public class InfiniteCircularInputStream extends InputStream {
3132

0 commit comments

Comments
 (0)