@Deprecated public class SoftThreadLocalMap extends InheritableThreadLocal
Creates a InheritableThreadLocal with an intial value of a Map.
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected org.springframework.util.ConcurrentReferenceHashMap |
initialValue()Creates an initial value of a Map. |
Creates an initial value of a Map.