Skip to content

Commit 6d6f65d

Browse files
committed
Javadoc
1 parent 2d2bb26 commit 6d6f65d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public void close() throws IOException {
6060
}
6161

6262
/**
63-
* Tests whether this instance is closed.
63+
* Tests whether this instance is closed; if {@link #close()} completed successfully.
6464
*
6565
* @return whether this instance is closed.
6666
*/

0 commit comments

Comments
 (0)