T
- the value typepublic final class OperatorAll<T> extends Object implements Observable.Operator<Boolean,T>
Constructor and Description |
---|
OperatorAll(Func1<? super T,Boolean> predicate) |
Modifier and Type | Method and Description |
---|---|
Subscriber<? super T> |
call(Subscriber<? super Boolean> child) |
public Subscriber<? super T> call(Subscriber<? super Boolean> child)
call
in interface Func1<Subscriber<? super Boolean>,Subscriber<? super T>>
Copyright © 2018. All rights reserved.