public final class BiFunctions extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
collectStats() |
static <A,B,C> io.reactivex.functions.BiFunction<A,B,C> |
throwing() |
public static <A,B,C> io.reactivex.functions.BiFunction<A,B,C> throwing()
public static <T extends Number> io.reactivex.functions.BiFunction<Statistics,T,Statistics> collectStats()
Copyright © 2013–2017. All rights reserved.