gmethvin / directory-watcher

A cross-platform Java recursive directory watcher, with a JNA macOS watcher and Scala better-files integration
Apache License 2.0
264 stars 34 forks source link

Use sorted map in macOS watch service #65

Closed gmethvin closed 3 years ago

gmethvin commented 3 years ago

Expose the SortedMap type to the macOS watcher, and factor out the logic for getting the path submap.