java.lang.Object
com.aoapps.lang.concurrent.ThreadLocalsCallable<T>
com.aoapps.hodgepodge.i18n.I18nThreadLocalCallable<T>
- All Implemented Interfaces:
Callable<T>
Invokes the provided callable in the same internationalization context.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.aoapps.lang.concurrent.ThreadLocalsCallable
call
-
Constructor Details
-
I18nThreadLocalCallable
-