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
IOException
InterruptedException
public final File getDir()
public void cancel()
public void waitEnd() throws InterruptedException
InterruptedException
Copyright © 2016. All Rights Reserved.