Interface WatchManager.RecursiveWatcher

Enclosing class:
WatchManager

public static interface WatchManager.RecursiveWatcher
Allows for recursive watching on folders and files.
  • Method Summary

    Modifier and Type
    Method
    Description
    Set<? extends Path>
     
    Set<? extends Path>
     
  • Method Details

    • attach

      Set<? extends Path> attach()
    • detach

      Set<? extends Path> detach()