| Package | Description |
|---|---|
| com.thoughtworks.proxy.toys.future |
A toy to delay method execution into future.
|
| Class and Description |
|---|
| Future
Factory for proxy instances that run any method call concurrently and return the method
result later.
|
| Future.FutureBuild |
| Future.FutureWith |