-
-
-
方法概要
execute, getCounter, getExecutors, getThreadName, isShutdown, isTerminated, next, shutdown, submit, submit, submit
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
-
DefaultExecutorGroup
public DefaultExecutorGroup(String thread_name)
-
DefaultExecutorGroup
public DefaultExecutorGroup(String thread_name,
int threads)
-
-
DefaultExecutorGroup
public DefaultExecutorGroup()
-
DefaultExecutorGroup
public DefaultExecutorGroup(int threads)