类 BackgroundThreadFactory
- java.lang.Object
-
- io.agora.chat.uikit.manager.BackgroundThreadFactory
-
- 所有已实现的接口:
java.util.concurrent.ThreadFactory
public class BackgroundThreadFactory extends java.lang.Object implements java.util.concurrent.ThreadFactorythe factory to use when the executor creates a new thread
-
-
构造器概要
构造器 构造器 说明 BackgroundThreadFactory(int threadPriority)
-