Uses of Class
com.helger.io.watchdir.WatchDir
Packages that use WatchDir
-
Uses of WatchDir in com.helger.io.watchdir
Methods in com.helger.io.watchdir that return WatchDirModifier and TypeMethodDescriptionstatic @NonNull WatchDirWatchDir.createAsyncRunningWatchDir(@NonNull Path aDir, boolean bRecursive, @NonNull IWatchDirCallback aCallback) Static factory method to create a simpleWatchDirinstance that already spawned an Thread to listen.