Searched defs:EMPTY_FILE_ARRAY (Results 1 – 2 of 2) sorted by relevance
23 File [] EMPTY_FILE_ARRAY = new File [0]; field
200 public static final File[] EMPTY_FILE_ARRAY = {}; field in FileUtils