| Modifier | Constructor and Description |
|---|---|
private |
FutureBuild(Future<T> future) |
| Modifier and Type | Method and Description |
|---|---|
T |
build() |
T |
build(ProxyFactory factory)
Create a proxy with asynchronously called methods.
|
public T build()
public T build(ProxyFactory factory)
factory - the ProxyFactory to use.Swappable