Module com.aoapps.lang
Package com.aoapps.lang.concurrent
package com.aoapps.lang.concurrent
-
ClassDescriptionCallable interface with a bounded exception type.Utilities for working with
ExecutionException
.ExtendsTimeoutException
to provide exceptions in user locale error messages.Copies a ThreadLocal value from the current thread onto the thread that runs the provided callable.Copies a ThreadLocal value from the current thread onto the thread that runs the provided runnable.Copies any number of ThreadLocal values from the current thread onto the thread that runs the provided callable.Copies any number of ThreadLocal values from the current thread onto the thread that runs the provided runnable.