0.4.1
- add builder and
pollInterval
andpollDuration
forFileObservable.from(file)
- update to rxjava 1.1.6 and rxjava-extras 0.7.9.7
WatchService
polling with particular duration and interval now available to allow thread reuse. Just use FileObservable.from(File)
which gives you a builder.