-
- All Superinterfaces:
Scanner.Listener
- Enclosing class:
- Scanner
public static interface Scanner.BulkListener extends Scanner.Listener
Notification of files that changed in the last scan.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description voidfilesChanged(java.util.Set<java.lang.String> filenames)default voidpathsChanged(java.util.Set<java.nio.file.Path> paths)
-