Package org.kquiet.concurrent
package org.kquiet.concurrent
-
ClassDescription
PausableThreadPoolExecutor
which execute tasks by their priority.PausableScheduledThreadPoolExecutor
.PausableThreadPoolExecutor
.Prioritized
is for internal use and should be implemented by the classes whose instances are intended to be executed byPausablePriorityThreadPoolExecutor
.PrioritizedCallable
.PrioritizedRunnable
.