|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Task | A task which can be executed asynchronously |
| Class Summary | |
|---|---|
| BaseTask | A convenience base task class for subclasses. |
| DoubleCheckedCreator<T> | Implementation of double-checked locking for object creation using a ReadWriteLock |
| MapCachingDoubleCheckedCreator<K,T> | Implementation of DoubleCheckedCreator that stores what it creates in a backing Map. |
| PriorityThreadFactory | Deprecated. Use CustomizableThreadFactory instead |
| RunnableTask | This class exists as a convenience to execute Runnables. |
| SingletonDoubleCheckedCreator<T> | Provides a DoubleCheckedCreator impl that tracks the singleton instance internally |
| TrackingThreadLocal<T> | A ThreadLocal subclass that keeps track of all created instances. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||