|
Sky View Café - Java | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shetline.util.ThreadPoolExecutor
org.shetline.util.SerialExecutor
public class SerialExecutor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.shetline.util.ThreadPoolExecutor |
|---|
ThreadPoolExecutor.PoolThread |
| Field Summary |
|---|
| Fields inherited from class org.shetline.util.ThreadPoolExecutor |
|---|
DEFAULT_MAX_THREADS, DEFAULT_THREAD_NAME, maxThreads, name, queue, stopped, threads |
| Constructor Summary | |
|---|---|
SerialExecutor()
|
|
SerialExecutor(String name)
|
|
| Method Summary |
|---|
| Methods inherited from class org.shetline.util.ThreadPoolExecutor |
|---|
execute, getBacklog, getMaxConcurrentThreads, getName, getThreadCount, setName, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerialExecutor()
public SerialExecutor(String name)
|
Sky View Café - Java | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||