public final class Functions extends Object
Constructor and Description |
---|
Functions() |
Modifier and Type | Method and Description |
---|---|
static <T> @NonNull io.reactivex.rxjava3.functions.Function<T,T> |
identity()
Returns an identity function that simply returns its argument.
|
Copyright © 2022–2023. All rights reserved.