public static class Future.FutureWith<T> extends Object
Modifier and Type | Method and Description |
---|---|
Future.FutureBuild<T> |
with(Object target)
Defines the object that shall be proxied.
|
public Future.FutureBuild<T> with(Object target)
target
- the object that shall be proxied.Copyright © 2005–2015 Codehaus. All rights reserved.