Package zombie

Interface PredicatedFileWatcher.IPredicatedFileWatcherCallback

All Known Implementing Classes:
PredicatedFileWatcher.GenericPredicatedFileWatcherCallback
Enclosing class:
PredicatedFileWatcher

public static interface PredicatedFileWatcher.IPredicatedFileWatcherCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(String entryKey)
     
  • Method Details

    • call

      void call(String entryKey)