public class TInheritableThreadLocal<T> extends TThreadLocal<T>
Constructor and Description |
---|
TInheritableThreadLocal() |
Modifier and Type | Method and Description |
---|---|
protected T |
childValue(T parentValue) |
get, initialValue, remove, set
Copyright © 2019. All rights reserved.