public class DifferentialTransformer<T,S> extends Object implements Function<org.reactivestreams.Publisher<T>,reactor.core.publisher.Flux<S>>
DifferentialTransformer()
reactor.core.publisher.Flux<S>
apply(org.reactivestreams.Publisher<T> source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public DifferentialTransformer()
public reactor.core.publisher.Flux<S> apply(org.reactivestreams.Publisher<T> source)
apply
Function<org.reactivestreams.Publisher<T>,reactor.core.publisher.Flux<S>>
Copyright © 2019. All rights reserved.