Interface FileWatcher

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
AbstractFileEventFunctions.AbstractFileWatcher

public interface FileWatcher extends Closeable
A handle for watching file system locations.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final FileWatcher
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Stops watching and releases any native resources.