All Classes and Interfaces
Classes
Class
Description
Guarantees that no more than maxPermits of tasks will be run concurrently.
Guarantees that no more than maxThreads will be used to execute tasks submitted
through
execute().Converts an Executor into a minimalistic ExecutorService
Provides a ThreadLocal cache with a maximum cache size per thread.