Package net.finmath.concurrency
Provides helper classes related to concurrent programming.
- Author:
- Christian Fries
-
Class Summary Class Description FutureWrapper<V> Implementation of the Future interface, without any concurrent execution.
| Class | Description |
|---|---|
| FutureWrapper<V> |
Implementation of the Future interface,
without any concurrent execution.
|