Class PredicatedFileWatcher

java.lang.Object
zombie.PredicatedFileWatcher

public final class PredicatedFileWatcher extends Object
PredicatedFileWatcher An advanced form of the regular DebugFileWatcher Includes the watched file path, a predicate callback, and a callback in case the predicate returns TRUE.