Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1840,7 +1840,7 @@ public boolean accept(Path file) {
* <p>
* Will not return null. Expect IOException upon access error.
* @param f given path
* @return the statuses of the files/directories in the given patch
* @return the statuses of the files/directories in the given path
* @throws FileNotFoundException when the path does not exist
* @throws IOException see specific implementation
*/
Expand Down