A Java multi-release filesystem watch service implementation.
Uses a polling system for Java6 and delegates to java.nio.file.WatchService for Java7+
while providing the same public API.
Version2.0.0compared with
No previous version available to compare.