All Classes
-
Class Summary Class Description AsyncSemaphore<T> Guarantees that no more than maxPermits of tasks will be run concurrently.BoundedExecutor Guarantees that no more than maxThreads will be used to execute tasks submitted throughexecute().ExecutorServiceAdapter Converts an Executor into a minimalistic ExecutorServiceExtendedSettableFuture<V> MoreFutures SetThreadName ThreadLocalCache<K,V> Provides a ThreadLocal cache with a maximum cache size per thread.ThreadPoolExecutorMBean Threads