public final class Functions extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> rx.functions.Func1<T,Boolean> |
alwaysFalse() |
static <T> rx.functions.Func1<T,Boolean> |
alwaysTrue() |
static <T> rx.functions.Func1<T,T> |
identity() |
Copyright © 2013–2023. All rights reserved.