public class DirWatcher2 extends Object
| Constructor and Description |
|---|
DirWatcher2(File dir,
Option option,
String pattern) |
| Modifier and Type | Method and Description |
|---|---|
Map<File,Future<List<GeneratedImage>>> |
buildCreatedFiles() |
void |
cancel() |
File |
getDir() |
void |
waitEnd() |
public Map<File,Future<List<GeneratedImage>>> buildCreatedFiles() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic final File getDir()
public void cancel()
public void waitEnd()
throws InterruptedException
InterruptedExceptionCopyright © 2017. All rights reserved.