Package org.aksw.commons.rx.util
Class RxOpsEx
java.lang.Object
org.aksw.commons.rx.util.RxOpsEx
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <I,O> io.reactivex.rxjava3.core.FlowableTransformer<I, O> wrap(Aggregator<I, ?, O> aggregator)
-
Constructor Details
-
RxOpsEx
public RxOpsEx()
-
-
Method Details
-
wrap
public static <I,O> io.reactivex.rxjava3.core.FlowableTransformer<I,O> wrap(Aggregator<I, ?, O> aggregator)
-