private static final class TConfig.InheritableThreadLocalConfigStack extends InheritableThreadLocal<Deque<TConfig>>
| Modifier | Constructor and Description |
|---|---|
private |
TConfig.InheritableThreadLocalConfigStack() |
| Modifier and Type | Method and Description |
|---|---|
protected Deque<TConfig> |
childValue(Deque<TConfig> parent) |
protected Deque<TConfig> |
initialValue() |
get, remove, setprivate TConfig.InheritableThreadLocalConfigStack()
protected Deque<TConfig> childValue(Deque<TConfig> parent)
childValue in class InheritableThreadLocal<Deque<TConfig>>protected Deque<TConfig> initialValue()
initialValue in class ThreadLocal<Deque<TConfig>>Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.