public class OperatorWatchServiceEvents extends Object implements rx.Observable.Operator<java.nio.file.WatchEvent<?>,java.nio.file.WatchService>
WatchEvents for each input WatchService.| Constructor and Description |
|---|
OperatorWatchServiceEvents() |
| Modifier and Type | Method and Description |
|---|---|
rx.Subscriber<? super java.nio.file.WatchService> |
call(rx.Subscriber<? super java.nio.file.WatchEvent<?>> subscriber) |
public rx.Subscriber<? super java.nio.file.WatchService> call(rx.Subscriber<? super java.nio.file.WatchEvent<?>> subscriber)
call in interface rx.functions.Func1<rx.Subscriber<? super java.nio.file.WatchEvent<?>>,rx.Subscriber<? super java.nio.file.WatchService>>Copyright © 2013-2014. All Rights Reserved.