Interface Folder.FolderFilter

  • Enclosing class:
    Folder

    public static interface Folder.FolderFilter
    Filter for folders
    Author:
    Jonathan Locke
    • Method Detail

      • accept

        boolean accept​(Folder folder)
        Parameters:
        folder - The folder to test
        Returns:
        True if the file should be accepted