| 构造器和说明 |
|---|
SerializingExecutor(Executor executor)
Creates a SerializingExecutor, running tasks using
executor. |
public SerializingExecutor(Executor executor)
executor.executor - Executor in which tasks should be run. Must not be null.Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.