|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Future.FutureBuild | |
---|---|
com.thoughtworks.proxy.toys.future | A toy to delay method execution into future. |
Uses of Future.FutureBuild in com.thoughtworks.proxy.toys.future |
---|
Methods in com.thoughtworks.proxy.toys.future that return Future.FutureBuild | ||
---|---|---|
static
|
Future.proxy(T target)
Creates a proxy instance for asynchronous calls on an object. |
|
Future.FutureBuild<T> |
Future.FutureWith.with(Object target)
Defines the object that shall be proxied. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |