public class Finder extends Object
| Constructor and Description |
|---|
Finder(File f)
Constructor
|
Finder(String filename) |
| Modifier and Type | Method and Description |
|---|---|
void |
find(File file) |
File[] |
getResults() |
static void |
main(String[] args) |
void |
walkFileTree(File startingDir) |
void |
walkFileTree(File[] directories) |
Copyright © 2004-2014 Berg Systeme. All Rights Reserved.