| Modifier | Constructor and Description |
|---|---|
private |
FutureWith(Future<T> future) |
| Modifier and Type | Method and Description |
|---|---|
Future.FutureBuild<T> |
with(java.lang.Object target)
Defines the object that shall be proxied.
|
public Future.FutureBuild<T> with(java.lang.Object target)
target - the object that shall be proxied.