private static void applyActionOnFiles(File dir,String prefix,FileAction action) {
  ...
}