Uses of Class
org.eclipse.epsilon.common.concurrent.PersistentThreadLocal
-
Uses of PersistentThreadLocal in org.eclipse.epsilon.common.concurrent
Modifier and TypeClassDescriptionclass
DelegatePersistentThreadLocal<T extends BaseDelegate<?>>
APersistentThreadLocal
which merges its values into the base (its delegate) when a thread-local value is removed.class
Convenience class for storing collections of thread-local data.