Package org.eclipse.aether.util.concurrency
Utilities for concurrent task processing.
-
Class Summary Class Description RunnableErrorForwarder A utility class to forward any uncaughtErrororRuntimeExceptionfrom aRunnableexecuted in a worker thread back to the parent thread.WorkerThreadFactory A factory to create worker threads with a given name prefix.