See: Description
| Interface | Description |
|---|---|
| IFastThreadLocalThread |
An interface for thread supporting fast thread-local variables.
|
| Class | Description |
|---|---|
| FastThreadLocal<T> |
This class provides fast thread-local variables for threads implementing
IFastThreadLocalThread. |
| FastThreadLocalThread |
A thread supporting fast thread-local variables.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.