java.lang.Object
com.aoapps.lang.concurrent.ThreadLocalCallable<T>
- All Implemented Interfaces:
Callable<T>
Copies a ThreadLocal value from the current thread onto the thread
that runs the provided callable.
- See Also:
-
Constructor Summary
-
Method Summary