| Interface | Description |
|---|---|
| ConcurrentCachedGenerator.Generator<T> |
Defines a generic generator of type
T. |
| Class | Description |
|---|---|
| ConcurrentCachedGenerator<T> |
A generic wrapper that makes an underlying item generator thread-safe by
caching generated items in a concurrently-accessible list.
|
| ConcurrentCachedRLG |
This is a fast thread-safe wrapper for random long generators.
|
| ConcurrentCachedRNG |
This is a fast thread-safe wrapper for random number generators.
|
| ConcurrentCachedRVG |
This is a fast thread-safe wrapper for random vector generators.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.