public class DistributeProcessorAdaptor<T,R> extends Object implements DistributeProcessor<T,R>
| 构造器和说明 |
|---|
DistributeProcessorAdaptor(@NotNull Processor<T> processor,
@NotNull DistributeMerger<T,R> merger) |
private final DistributeMerger<T,R> merger
public DistributeProcessorAdaptor(@NotNull
@NotNull Processor<T> processor,
@NotNull
@NotNull DistributeMerger<T,R> merger)
Copyright © 2021. All rights reserved.