public final class Predicates extends Object
Modifier and Type | Method and Description |
---|---|
static <T> io.reactivex.functions.Predicate<T> |
alwaysFalse() |
static <T> io.reactivex.functions.Predicate<T> |
alwaysTrue() |
Copyright © 2013–2020. All rights reserved.