Class DirWatcher2


  • public class DirWatcher2
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DirWatcher2​(java.io.File dir, Option option, java.lang.String pattern)  
    • Constructor Detail

      • DirWatcher2

        public DirWatcher2​(java.io.File dir,
                           Option option,
                           java.lang.String pattern)
    • Method Detail

      • buildCreatedFiles

        public java.util.Map<java.io.File,​java.util.concurrent.Future<java.util.List<GeneratedImage>>> buildCreatedFiles()
                                                                                                                        throws java.io.IOException,
                                                                                                                               java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • getDir

        public final java.io.File getDir()
      • cancel

        public void cancel()
      • waitEnd

        public void waitEnd()
                     throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException