A C D E G I O R S T
A
- addTask(Runnable) - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
添加任务
- addTask(Runnable) - 接口 中的方法org.tinygroup.threadpool.ThreadPool
-
添加加任务
C
- createObject() - 类 中的方法org.tinygroup.threadpool.ThreadProvider
-
创建任务线程
D
- DEFAULT_INCREASE_STEP - 接口 中的静态变量org.tinygroup.threadpool.ThreadPool
-
- DEFAULT_INIT_SIZE - 接口 中的静态变量org.tinygroup.threadpool.ThreadPool
-
- DEFAULT_MAX_SIZE - 接口 中的静态变量org.tinygroup.threadpool.ThreadPool
-
- DEFAULT_SLEEP_INTERVAL - 接口 中的静态变量org.tinygroup.threadpool.ThreadPool
-
E
- executeTask(Runnable) - 类 中的方法org.tinygroup.threadpool.TaskThread
-
制定要执行的任务
G
- getIdleActionInterval() - 类 中的方法org.tinygroup.threadpool.ThreadProvider
-
- getIncreaseStep() - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- getInitSize() - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- getMaxSize() - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- getMaxSize() - 接口 中的方法org.tinygroup.threadpool.ThreadPool
-
- getPriorityQueue() - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- getTaskThreadPool() - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- getTaskThreadPool() - 接口 中的方法org.tinygroup.threadpool.ThreadPool
-
- getThreadPool() - 类 中的方法org.tinygroup.threadpool.TaskThread
-
I
- idleAction(TaskThread) - 类 中的方法org.tinygroup.threadpool.ThreadProvider
-
- interrupt() - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- isStop() - 类 中的方法org.tinygroup.threadpool.TaskThread
-
- isStopThreadPool() - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl.MainThread
-
O
- org.tinygroup.threadpool - 程序包 org.tinygroup.threadpool
-
- org.tinygroup.threadpool.impl - 程序包 org.tinygroup.threadpool.impl
-
R
- releaseObject(TaskThread) - 类 中的方法org.tinygroup.threadpool.ThreadProvider
-
释放任务线程
- run() - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl.MainThread
-
- run() - 类 中的方法org.tinygroup.threadpool.TaskThread
-
S
- setIncreaseStep(int) - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- setInitSize(int) - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- setMaxSize(int) - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- setStop(boolean) - 类 中的方法org.tinygroup.threadpool.TaskThread
-
- setStopThreadPool(boolean) - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl.MainThread
-
- setThreadPool(ThreadPool) - 类 中的方法org.tinygroup.threadpool.TaskThread
-
- size() - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- size() - 接口 中的方法org.tinygroup.threadpool.ThreadPool
-
- startThreadPool() - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- startThreadPool() - 接口 中的方法org.tinygroup.threadpool.ThreadPool
-
开启线程池
- stopThreadPool() - 类 中的方法org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- stopThreadPool() - 接口 中的方法org.tinygroup.threadpool.ThreadPool
-
关闭线程池
T
- TaskThread - org.tinygroup.threadpool中的类
-
任务处理线程
- TaskThread(ThreadGroup) - 类 的构造器org.tinygroup.threadpool.TaskThread
-
构造函数
- test(TaskThread) - 类 中的方法org.tinygroup.threadpool.ThreadProvider
-
- ThreadPool - org.tinygroup.threadpool中的接口
-
- ThreadPoolImpl - org.tinygroup.threadpool.impl中的类
-
- ThreadPoolImpl(String) - 类 的构造器org.tinygroup.threadpool.impl.ThreadPoolImpl
-
- ThreadPoolImpl.MainThread - org.tinygroup.threadpool.impl中的类
-
- ThreadPoolImpl.MainThread(ThreadGroup) - 类 的构造器org.tinygroup.threadpool.impl.ThreadPoolImpl.MainThread
-
- ThreadProvider - org.tinygroup.threadpool中的类
-
- ThreadProvider() - 类 的构造器org.tinygroup.threadpool.ThreadProvider
-
- ThreadProvider(ThreadPoolImpl, ThreadGroup) - 类 的构造器org.tinygroup.threadpool.ThreadProvider
-
构造方法
A C D E G I O R S T
Copyright © 2006-2013 开源组织. All Rights Reserved.