I - input type of target consumerO - output type of target consumerIP - reactive input type of target function (instance of PublisherOP - reactive output type of target function (instance of PublisherT - actual target function (instance of Supplier, Function or
Consumer)@Deprecated public abstract class WrappedFunction<I,O,IP extends org.reactivestreams.Publisher<I>,OP extends org.reactivestreams.Publisher<O>,T> extends Object implements Function<IP,OP>, FluxWrapper<T>
public T getTarget()
getTarget in interface FluxWrapper<T>Copyright © 2022 Pivotal Software, Inc.. All rights reserved.