File Filter

Java FileFilter (with Examples)

Java FileFilter accepts File objects and thus can be used to filter the files based on other attributes such as read-only, directory etc.

About Us

HowToDoInJava provides tutorials and how-to guides on Java and related technologies.

It also shares the best practices, algorithms & solutions and frequently asked interview questions.