Skip to content

Commit 8fb7cbc

Browse files
committed
Javadoc
1 parent e9e4a31 commit 8fb7cbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* A typical use case would be during debugging, to ensure that data is being
2929
* read as expected.
3030
* </p>
31+
*
3132
* @deprecated Use {@link BoundedInputStream} (unbounded by default).
3233
*/
3334
@Deprecated

0 commit comments

Comments
 (0)