public class SharedExecutorFactory extends Object implements ExecutorFactory
| 构造器和说明 |
|---|
SharedExecutorFactory(Executor executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
Executor |
createExecutor() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyapplyUnchecked, applyUnchecked, applyUnchecked, call, from, from, get, toCallable, toSupplierpublic SharedExecutorFactory(@Nonnull
Executor executor)
@Nonnull public Executor createExecutor()
createExecutor 在接口中 ExecutorFactoryCopyright © 2024. All rights reserved.