public class SequentialDirectoryScanner extends Object implements DirectoryScanner
| Constructor and Description |
|---|
SequentialDirectoryScanner(PathVisitor pathVisitor) |
| Modifier and Type | Method and Description |
|---|---|
void |
start(Path directory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstoppublic SequentialDirectoryScanner(PathVisitor pathVisitor)
public void start(Path directory) throws IOException
start in interface DirectoryScannerIOExceptionCopyright © 2016. All rights reserved.