Package nonapi.io.github.classgraph.concurrency
package nonapi.io.github.classgraph.concurrency
-
ClassDescriptionA ThreadPoolExecutor that can be used in a try-with-resources block.Check if this thread or any other thread that shares this InterruptionChecker instance has been interrupted or has thrown an exception.Simple implementation of a thread factory.SingletonMap<K, V, E extends Exception>A map from keys to singleton instances.Thrown when
SingletonMap.newInstance(Object, LogNode)throws an exception.SingletonMap.NewInstanceFactory<V, E extends Exception>Create a new instance.Thrown whenSingletonMap.newInstance(Object, LogNode)returns null.WorkQueue<T>A parallel work queue.A work unit processor.