| Interface | Description |
|---|---|
| ContextLocal<T> |
Provide access to context local bag.
|
| ContextLocal.Factory |
| Class | Description |
|---|---|
| ContextLocal.InitialValueProvider<T> | |
| ContextLocalBase<T> | |
| JDKThreadLocal<T> |
Implement
ContextLocal using
JDK ThreadLocal |
| Enum | Description |
|---|---|
| ContextLocal.Factory.Predefined |
Copyright © 2017. All Rights Reserved.