Skip to content

Commit e28584c

Browse files
committed
Add TODO
1 parent d57f3c7 commit e28584c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
* @since 2.0
3737
*/
3838
public class BoundedInputStream extends FilterInputStream {
39+
40+
// TODO For 3.0, extend CountintInputStream.
3941

4042
/**
4143
* Builds a new {@link BoundedInputStream} instance.

0 commit comments

Comments
 (0)