Class IacExtensionFilter

    • Constructor Detail

      • IacExtensionFilter

        public IacExtensionFilter()
    • Method Detail

      • accept

        public boolean accept​(File file)
        Override for accept criteria on FileFilter
        Specified by:
        accept in interface FileFilter
        Parameters:
        file - the file to be evaluated
        Returns:
        whether the file is accepted or not