public interface DirectoryScanner
| Modifier and Type | Method and Description |
|---|---|
void |
start(Path directory) |
default void |
stop() |
void start(Path directory) throws IOException
IOExceptiondefault void stop()
throws IOException
IOExceptionCopyright © 2016. All rights reserved.