|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Prioritized | A simple interface for exposing the priority of a task. |
Class Summary | |
---|---|
FifoPriorityThreadPoolExecutor | A FIFO priority ThreadPoolExecutor that prioritizes submitted Runnable s by assuming they implement
Prioritized . |
FifoPriorityThreadPoolExecutor.DefaultThreadFactory | A ThreadFactory that builds threads with priority
Process.THREAD_PRIORITY_BACKGROUND . |
Enum Summary | |
---|---|
FifoPriorityThreadPoolExecutor.UncaughtThrowableStrategy | A strategy for handling unexpected and uncaught throwables thrown by futures run on the pool. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |