@FunctionalInterface @Internal public interface MailboxExecutorFactory
| 限定符和类型 | 方法和说明 |
|---|---|
MailboxExecutor |
createExecutor(int priority)
Creates a new executor for the given priority.
|
MailboxExecutor createExecutor(int priority)
priority - the priority of the mailbox executor.Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.