public class ThreadTaskRing2
extends java.lang.Object
| Constructor and Description |
|---|
ThreadTaskRing2() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
boolean |
isEmpty() |
boolean |
offer(java.lang.Runnable task,
java.lang.ClassLoader loader) |
boolean |
takeAndSchedule(com.caucho.env.thread2.ResinThread2 thread) |