| Class | Description |
|---|---|
| ThreadLocalIterable<ELEMENT> |
This class implements a thread-local iterable, which means that each thread that accesses an instance of this class has its own iterable.
|
| ThreadLocalIterableBuilder<ELEMENT> | |
| ThreadLocalIterableBuilder.InnerThreadLocalIterableBuilder<ELEMENT> |
Copyright © 2017. All rights reserved.