public static final class OnSubscribeRedo.RedoFinite extends Object implements Func1<Observable<? extends Notification<?>>,Observable<?>>
Constructor and Description |
---|
RedoFinite(long count) |
Modifier and Type | Method and Description |
---|---|
Observable<?> |
call(Observable<? extends Notification<?>> ts) |
public Observable<?> call(Observable<? extends Notification<?>> ts)
call
in interface Func1<Observable<? extends Notification<?>>,Observable<?>>
Copyright © 2018. All rights reserved.