Searched defs:walk (Results 1 – 1 of 1) sorted by relevance
329 protected final void walk(File startDirectory, Collection results) throws IOException { in walk() method in DirectoryWalker350 private void walk(File directory, int depth, Collection results) throws IOException { in walk() method in DirectoryWalker