Searched refs:acceptAll (Results 1 – 2 of 2) sorted by relevance
97 public static final FileNameFilter acceptAll = new FileNameFilter() { field in ClassPathOpener115 this(pathname, sort, acceptAll, consumer); in ClassPathOpener()
510 processOne(fileNames[i], ClassPathOpener.acceptAll); in processAllFiles()