| 程序包 | 说明 |
|---|---|
| com.github.paganini2008.devtools.multithreads |
| 限定符和类型 | 字段和说明 |
|---|---|
private Reactor.Consumer<X,R> |
Reactor.consumer |
| 构造器和说明 |
|---|
Reactor(Executor executor,
int maxPermits,
Reactor.Consumer<X,R> consumer) |
Reactor(int nThreads,
Reactor.Consumer<X,R> consumer) |
Copyright © 2020. All rights reserved.