类分层结构
- java.lang.Object
- tech.mhuang.pacebox.core.pool.DefaultThreadFactory (implements java.util.concurrent.ThreadFactory)
- tech.mhuang.pacebox.core.pool.DefaultThreadPool (implements tech.mhuang.pacebox.core.pool.BaseExecutor)
接口分层结构
- java.util.concurrent.Executor
- tech.mhuang.pacebox.core.pool.BaseExecutor